menu
wmi package
documentation
wmi_method_channel.dart
MethodChannelWmi
wmiRelease method
wmiRelease method
dark_mode
light_mode
wmiRelease
method
@
override
Future
<
void
>
wmiRelease
(
)
override
Implementation
@override Future<void> wmiRelease() => methodChannel.invokeMethod<void>('wmiRelease');
wmi package
documentation
wmi_method_channel
MethodChannelWmi
wmiRelease method
MethodChannelWmi class