isInternetError property

bool get isInternetError
inherited

Implementation

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