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