simSupportedIsOK method

Future<bool> simSupportedIsOK()

Implementation

Future<bool> simSupportedIsOK() {
  throw UnimplementedError('simSupportedIsOK() has not been implemented.');
}