getDeviceId method

Future<String> getDeviceId()
inherited

Implementation

Future<String> getDeviceId() {
  throw UnimplementedError();
}