isNoInternetConnectionError property

bool get isNoInternetConnectionError

Implementation

bool get isNoInternetConnectionError => _statusCode == 503;