uuidForDevice method

Future<String> uuidForDevice()

Implementation

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