getDeviceInfo method

Future<Map<Object?, Object?>?> getDeviceInfo()

Implementation

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