menu
flutter_phone package
documentation
flutter_phone_platform_interface.dart
FlutterPhonePlatform
getSim method
getSim method
dark_mode
light_mode
getSim
method
Future
<
String
?
>
getSim
(
)
Implementation
Future<String?> getSim() { throw UnimplementedError('getSim() has not been implemented.'); }
flutter_phone package
documentation
flutter_phone_platform_interface
FlutterPhonePlatform
getSim method
FlutterPhonePlatform class