playMG method

Future<Map> playMG()

Implementation

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