create static method

OAuthResponse create()

Implementation

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