create method Null safety

QueryId create()

Implementation

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