messageOnReceivedChannel property

  1. @visibleForTesting
EventChannel messageOnReceivedChannel
final

A event channel for message listening events.

Implementation

@visibleForTesting
final messageOnReceivedChannel =
    const EventChannel('contus.mirrorfly/onMessageReceived');