create static method

Permissions create()

Implementation

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