queryUUID property

Future<String> queryUUID

Implementation

Future<String> get queryUUID {
  return _platform.queryUUID;
}