create static method

ProjectRole create()

Implementation

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