eventChannel property

  1. @visibleForTesting
EventChannel eventChannel
final

Event channel used to receive native speech events.

Implementation

@visibleForTesting
final eventChannel = const EventChannel(eventChannelName);