copyWith property

  1. @JsonKey(ignore: true)
$OAuthResponseCopyWith<OAuthResponse> copyWith
inherited

Implementation

@JsonKey(ignore: true)
$OAuthResponseCopyWith<OAuthResponse> get copyWith =>
    throw _privateConstructorUsedError;