create static method

ProjectList create()

Implementation

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