eventChannel property
The event channel used to listen for continuous network changes. The name MUST match the one defined in Android (Kotlin) and iOS (Swift).
Implementation
@visibleForTesting
final eventChannel = const EventChannel('rx_connectivity_checker/events');