onBackupSuccessChannel property

  1. @visibleForTesting
EventChannel onBackupSuccessChannel
final

A event channel for backup success listening events.

Implementation

@visibleForTesting
final onBackupSuccessChannel =
    const EventChannel('contus.mirrorfly/onBackupSuccess');