getDeviceUri method

Future<Uri> getDeviceUri()

Implementation

Future<Uri> getDeviceUri() {
  throw UnimplementedError('getDeviceUri() has not been implemented.');
}