Returns true if is 401 status (Unauthenticated).
true
@override bool get isStatusUnauthenticated => httpStatus.isStatusUnauthenticated;