onErrorChannel property

  1. @visibleForTesting
EventChannel onErrorChannel
final

A event channel for call link subscribe onError events.

Implementation

@visibleForTesting
final onErrorChannel = const EventChannel('contus.mirrorfly/onError');