onReconnectingChannel property

  1. @visibleForTesting
EventChannel onReconnectingChannel
final

A event channel for reconnection events.

Implementation

@visibleForTesting
final onReconnectingChannel =
    const EventChannel('contus.mirrorfly/onReconnecting');