create static method

Authority create()

Implementation

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