menu
simple_file_log package
documentation
simple_file_log.dart
MyLogMixin
flush method
flush method
dark_mode
light_mode
flush
method
Future
<
void
>
flush
(
)
Implementation
Future<void> flush() => MyLog.flush();
simple_file_log package
documentation
simple_file_log
MyLogMixin
flush method
MyLogMixin mixin