eventChannel property

  1. @visibleForTesting
EventChannel eventChannel
getter/setter pair

The event channel used to receive ConnectivityResult changes from the native platform.

Implementation

@visibleForTesting
EventChannel eventChannel =
    const EventChannel('dev.fluttercommunity.plus/connectivity_status');