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