queryUUID property

Future<String> get queryUUID

Implementation

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