eventChannel property
EventChannel
get
eventChannel
The event channel you can subscribe to with Chime.eventChannel.receiveBroadcastStream().listen()
Implementation
static EventChannel get eventChannel
=> _eventChannel;