connectivity property

  1. @override
RxList<ConnectivityResult> connectivity
final

ConnectivityResults of the current device.

Implementation

@override
final RxList<ConnectivityResult> connectivity = RxList();