pauseMG method

Future<Map> pauseMG()

Implementation

Future<Map> pauseMG() async {
  throw UnimplementedError('pauseMG() has not been implemented.');
}