create static method

AuthConfig create()

Implementation

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