menu
antsomisdk package
documentation
antsomi_method_channel.dart
MethodChannelAntsomi
resetUid method
resetUid method
dark_mode
light_mode
resetUid
method
@
override
Future
<
void
>
resetUid
(
)
override
Implementation
@override Future<void> resetUid() async { await methodChannel.invokeMethod<String>("resetUid"); }
antsomisdk package
documentation
antsomi_method_channel
MethodChannelAntsomi
resetUid method
MethodChannelAntsomi class