create static method

QueryId create()

Implementation

@$core.pragma('dart2js:noInline')
static QueryId create() => QueryId._();