isStatusNetworkError property

bool isStatusNetworkError

Returns true if any network error happens.

Implementation

bool get isStatusNetworkError => status <= 0;