create static method

OAuthToken create()

Implementation

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