getSimInfos method

Future<List<TelephonyInfo>?> getSimInfos()

Implementation

Future<List<TelephonyInfo>?> getSimInfos() => _instance.getSimInfos();