onChatMuteStatusUpdatedChannel property

  1. @visibleForTesting
EventChannel onChatMuteStatusUpdatedChannel
final

A event channel for chat Mute/UnMute listening events.

Implementation

@visibleForTesting
final onChatMuteStatusUpdatedChannel =
    const EventChannel('contus.mirrorfly/onChatMuteStatusUpdated');