create static method

ProjectId create()

Implementation

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