menu
ezlog_flutter package
documentation
ezlog_flutter_platform_interface.dart
EZLogFlutterPlatform
flush method
flush method
dark_mode
light_mode
flush
method
void
flush
(
String
logName
)
Implementation
void flush(String logName) { throw UnimplementedError('flush() has not been implemented.'); }
ezlog_flutter package
documentation
ezlog_flutter_platform_interface
EZLogFlutterPlatform
flush method
EZLogFlutterPlatform class