getDeviceInfo method

Future<Map<String, dynamic>> getDeviceInfo()

Implementation

Future<Map<String, dynamic>> getDeviceInfo() {
  throw UnimplementedError('getResult() has not been implemented.');
}