Returns a shallow copy of this TokenPair with some or all fields replaced by the given arguments.
@_i1.useResult TokenPair copyWith({ String? refreshToken, String? accessToken, });