onRestoreFailureChannel property

  1. @visibleForTesting
EventChannel onRestoreFailureChannel
final

A event channel for restore failure listening events.

Implementation

@visibleForTesting
final onRestoreFailureChannel =
    const EventChannel('contus.mirrorfly/onRestoreFailure');