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