getDeviceInfo method

Future<Map> getDeviceInfo()

Implementation

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