create static method

AuthAdminRequest create()

Implementation

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