@override Future<void> init() async { directoryLogRecord(onCallback: () { print('init call back!'); }); }