create static method

Permission create()

Implementation

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