eventChannel property
EventChannel?
get
eventChannel
Underlying event channel for streaming continuous events from the host platform.
Implementation
EventChannel? get eventChannel => _eventChannel;
Underlying event channel for streaming continuous events from the host platform.
EventChannel? get eventChannel => _eventChannel;