getPing method

Future<Map> getPing()

Implementation

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