create static method

ProjectsList create()

Implementation

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