menu
tonder_sdk_full package
documentation
channels/full/full_method_channel.dart
MethodChannelFull
reveal method
reveal method
dark_mode
light_mode
reveal
method
@
override
Future
<
void
>
reveal
(
)
override
Implementation
@override Future<void> reveal() async { return await skyflowChannel.invokeMethod('REVEAL'); }
tonder_sdk_full package
documentation
channels/full/full_method_channel
MethodChannelFull
reveal method
MethodChannelFull class