menu
telephony_info_plus package
documentation
telephony_info_plus_platform_interface.dart
TelephonyInfoPlusPlatform
getSimInfos method
getSimInfos method
dark_mode
light_mode
getSimInfos
method
Future
<
List
<
TelephonyInfo
>
?
>
getSimInfos
(
)
Implementation
Future<List<TelephonyInfo>?> getSimInfos() => _instance.getSimInfos();
telephony_info_plus package
documentation
telephony_info_plus_platform_interface
TelephonyInfoPlusPlatform
getSimInfos method
TelephonyInfoPlusPlatform class