status property
Get error category as a classifier.
Local client errors get status 0, network related errors have their HTTP error code as a status. Status not included on iOS.
Implementation
final int? status;
Get error category as a classifier.
Local client errors get status 0, network related errors have their HTTP error code as a status. Status not included on iOS.
final int? status;