menu
secrethero_flutter package
documentation
secrethero_flutter_method_channel.dart
MethodChannelSecretheroFlutter
release method
release method
dark_mode
light_mode
release
method
@
override
Future
<
void
>
release
(
)
override
Implementation
@override Future<void> release() async { await methodCall( SecretHeroMethods.release, {}, ); }
secrethero_flutter package
documentation
secrethero_flutter_method_channel
MethodChannelSecretheroFlutter
release method
MethodChannelSecretheroFlutter class