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