isUnauthenticated property
bool
get
isUnauthenticated
True when the load failed on a 401 — see FilamentTransportException.statusCode.
Implementation
bool get isUnauthenticated => _isUnauthenticated;
True when the load failed on a 401 — see FilamentTransportException.statusCode.
bool get isUnauthenticated => _isUnauthenticated;