onRestoreSuccessChannel property

  1. @visibleForTesting
EventChannel onRestoreSuccessChannel
final

A event channel for restore success listening events.

Implementation

@visibleForTesting
final onRestoreSuccessChannel =
    const EventChannel('contus.mirrorfly/onRestoreSuccess');