onBackupProgressChangedChannel property

  1. @visibleForTesting
EventChannel onBackupProgressChangedChannel
final

A event channel for backup progress listening events.

Implementation

@visibleForTesting
final onBackupProgressChangedChannel =
    const EventChannel('contus.mirrorfly/onBackupProgressChanged');