onChatClearedChannel property

  1. @visibleForTesting
EventChannel onChatClearedChannel
final

A event channel for chat cleared listening events.

Implementation

@visibleForTesting
final onChatClearedChannel =
    const EventChannel('contus.mirrorfly/onChatCleared');