onUserSpeakingChannel property

  1. @visibleForTesting
EventChannel onUserSpeakingChannel
final

A event channel for on user speaking events.

Implementation

@visibleForTesting
final onUserSpeakingChannel =
    const EventChannel('contus.mirrorfly/onUserSpeaking');