create static method

StateQuery create()

Implementation

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