hasConnection property

bool hasConnection

Implementation

bool get hasConnection => !result!.contains(ConnectivityResult.none);