create static method

OauthResponse create()

Implementation

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