getGeoDeviceWinrt method

Future<String?> getGeoDeviceWinrt()

Implementation

Future<String?> getGeoDeviceWinrt() {
  throw UnimplementedError('platformVersion() has not been implemented.');
}