status property

int? status
latefinal

An optional status, if the error is a networkError, this will be the HTTP response code

Implementation

late final int? status;