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('uz.thunder.gps_connectivity/gps_connectivity_status');