create method Null safety

QueryRequest create()

Implementation

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