isInternetError property

bool get isInternetError

Implementation

bool get isInternetError => status == Status.networkError;