create static method

ProjectImport create()

Implementation

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