hasInternet property

bool get hasInternet

Implementation

bool get hasInternet => _status.value == ConnectionStatus.connected;