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