networking/bloc/network_connectivity_event library
Classes
- NetworkConnectivityEvent
- Part of the 'network_connectivity_bloc.dart' file. Abstract base class for network connectivity events.
- OnConnected
- Event representing the state when the device is connected to the network.
- OnDisconnected
- Event representing the state when the device is disconnected from the network.