menu
antsomisdk package
documentation
antsomi.dart
Antsomi
getCustomerId method
getCustomerId method
dark_mode
light_mode
getCustomerId
method
Future
<
String
?
>
getCustomerId
(
)
Implementation
Future<String?> getCustomerId() async { return AntsomiPlatform.instance.getCustomerId(); }
antsomisdk package
documentation
antsomi
Antsomi
getCustomerId method
Antsomi class