getTM method

Future<Map> getTM()

Implementation

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