create static method

UserGrant create()

Implementation

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