create static method

AllowedUsers create()

Implementation

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