menu
antsomisdk package
documentation
antsomi_platform_interface.dart
AntsomiPlatform
getUid method
getUid method
dark_mode
light_mode
getUid
method
Future
<
String
?
>
getUid
(
)
Implementation
Future<String?> getUid() { throw UnimplementedError('getUid() has not been implemented.'); }
antsomisdk package
documentation
antsomi_platform_interface
AntsomiPlatform
getUid method
AntsomiPlatform class