RootRecoveryDeprecations extension

Provides deprecations where possible for previous methods in RootRecovery after the v9 release.

Synchronous operations have been removed throughout FMTC v9, therefore the distinction between sync and async operations has been removed.

Provided in an extension method for easy differentiation and quick removal.

on
Annotations
  • @Deprecated('Migrate to the suggested replacements for each operation. $_syncRemoval')

Properties

failedRegions Future<List<RecoveredRegion>>
List all failed failed downloads
no setter