uuidForVendor method

Future<String> uuidForVendor()

Implementation

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