menu
smswatcher package
documentation
smswatcher_platform_interface.dart
SmswatcherPlatform
dispose method
dispose method
dark_mode
light_mode
dispose
method
Future
<
void
>
dispose
(
)
Implementation
Future<void> dispose() { throw UnimplementedError('platformVersion() has not been implemented.'); }
smswatcher package
documentation
smswatcher_platform_interface
SmswatcherPlatform
dispose method
SmswatcherPlatform class