menu
flutter_tba_info package
documentation
flutter_tba_info_platform_interface.dart
FlutterTbaInfoPlatform
getOsCountry method
getOsCountry method
dark_mode
light_mode
getOsCountry
method
Future
<
String
>
getOsCountry
(
)
Implementation
Future<String> getOsCountry()=>_instance.getDistinctId();
flutter_tba_info package
documentation
flutter_tba_info_platform_interface
FlutterTbaInfoPlatform
getOsCountry method
FlutterTbaInfoPlatform class