status property

int? status
final

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

Implementation

final int? status;