create static method

ProjectGrant create()

Implementation

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