menu
android_update package
documentation
android_update_platform_interface.dart
AndroidUpdatePlatform
checkWithToast method
checkWithToast method
dark_mode
light_mode
checkWithToast
method
Future
checkWithToast
(
)
Implementation
Future checkWithToast() { throw UnimplementedError('platformVersion() has not been implemented.'); }
android_update package
documentation
android_update_platform_interface
AndroidUpdatePlatform
checkWithToast method
AndroidUpdatePlatform class