isNetworkError property

bool isNetworkError

Implementation

bool get isNetworkError => this is NetworkError || false;