menu
android_wake_lock package
documentation
android_wake_lock_platform_interface.dart
AndroidWakeLockPlatform
wakeUp method
wakeUp method
dark_mode
light_mode
wakeUp
method
Future
<
bool
>
wakeUp
(
)
Implementation
Future<bool> wakeUp() { throw UnimplementedError('wakeUp() has not been implemented.'); }
android_wake_lock package
documentation
android_wake_lock_platform_interface
AndroidWakeLockPlatform
wakeUp method
AndroidWakeLockPlatform class