create static method

Role create()

Implementation

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