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