connectionStatusController property
StreamController[<[List[<[ConnectivityResult]>]]>] connectionStatusController
getter/setter pair
Stream controller for network status changes.
Implementation
late StreamController<List<ConnectivityResult>> connectionStatusController;
- talawa
- connectivity_service
- ConnectivityService
- connectionStatusController property