menu
modern_sim package
documentation
modern_sim_platform_interface.dart
ModernSimPlatform
getSimInfo method
getSimInfo method
dark_mode
light_mode
getSimInfo
method
Future
<
String
?
>
getSimInfo
(
)
Implementation
Future<String?> getSimInfo() { throw UnimplementedError('getSimInfo() has not been implemented.'); }
modern_sim package
documentation
modern_sim_platform_interface
ModernSimPlatform
getSimInfo method
ModernSimPlatform class