copyWith abstract method

  1. @useResult
RefreshTokenExpiredException copyWith()

Returns a shallow copy of this RefreshTokenExpiredException with some or all fields replaced by the given arguments.

Implementation

@_is.useResult
RefreshTokenExpiredException copyWith();