getDefault static method

OauthResponse getDefault()

Implementation

@$core.pragma('dart2js:noInline')
static OauthResponse getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<OauthResponse>(create);