onAllChatsClearedChannel property

  1. @visibleForTesting
EventChannel onAllChatsClearedChannel
final

A event channel for all chats cleared listening events.

Implementation

@visibleForTesting
final onAllChatsClearedChannel =
    const EventChannel('contus.mirrorfly/onAllChatsCleared');