menu
dlink_analytics package
documentation
analytics_core.dart
AnalyticsCore
flush method
flush method
dark_mode
light_mode
flush
method
void
flush
(
)
Implementation
void flush() { throw UnimplementedError('flush has not been implemented.'); }
dlink_analytics package
documentation
analytics_core
AnalyticsCore
flush method
AnalyticsCore class