create static method

OAuthConfig create()

Implementation

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