menu
flu_wake_lock package
documentation
flu_wake_lock_platform_interface.dart
FluWakeLockPlatform
enable method
enable method
dark_mode
light_mode
enable
method
Future
<
bool
?
>
enable
(
)
Implementation
Future<bool?> enable() { throw UnimplementedError('enable() has not been implemented.'); }
flu_wake_lock package
documentation
flu_wake_lock_platform_interface
FluWakeLockPlatform
enable method
FluWakeLockPlatform class