create static method

ModelQuery create()

Implementation

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