eventChannel property
The event channel used to receive ConnectivityResult changes from the native platform.
Implementation
@visibleForTesting
EventChannel eventChannel =
const EventChannel('com.jiocoders/jio_inet_status');
The event channel used to receive ConnectivityResult changes from the native platform.
@visibleForTesting
EventChannel eventChannel =
const EventChannel('com.jiocoders/jio_inet_status');