menu
wakelock_partial_android package
documentation
wakelock_partial_android_method_channel.dart
MethodChannelWakelockPartialAndroid
acquire method
acquire method
dark_mode
light_mode
acquire
method
@
override
Future
<
void
>
acquire
(
)
override
Implementation
@override Future<void> acquire() async { await methodChannel.invokeMethod('acquire'); }
wakelock_partial_android package
documentation
wakelock_partial_android_method_channel
MethodChannelWakelockPartialAndroid
acquire method
MethodChannelWakelockPartialAndroid class