create static method

ProjectQuery create()

Implementation

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