create static method

ProjectSearch create()

Implementation

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