simInfo method

Future<List> simInfo()

Implementation

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