menu
apptics_flutter package
documentation
apptics_flutter_platform_interface.dart
AppticsFlutterPlatform
flush method
flush method
dark_mode
light_mode
flush
method
Future
<
void
>
flush
(
)
Implementation
Future<void> flush() { throw UnimplementedError('`flush` is not implemented'); }
apptics_flutter package
documentation
apptics_flutter_platform_interface
AppticsFlutterPlatform
flush method
AppticsFlutterPlatform class