menu
echo_wifi_lock package
documentation
echo_wifi_lock_platform_interface.dart
EchoWifiLockPlatform
release method
release method
dark_mode
light_mode
release
method
Future
<
void
>
release
(
)
Implementation
Future<void> release()async{ throw UnimplementedError('release() has not been implemented.'); }
echo_wifi_lock package
documentation
echo_wifi_lock_platform_interface
EchoWifiLockPlatform
release method
EchoWifiLockPlatform class