isRefreshFailed property

bool get isRefreshFailed

갱신 실패인지 확인

Implementation

bool get isRefreshFailed => code == ErrorCodes.refreshFailed;