Retrieves a list of available SIM cards on the device.
Future<List<SimCard>> getSimCards() { throw UnimplementedError('getSimCards() has not been implemented.'); }