Backup Options
@Serializable
Options for creating a backup - specifies which wrappers to use. Exposed to Flutter via @FlutterMethod.
Constructors
Link copied to clipboard
constructor(wrappers: List<WrapperConfig>, storageLocations: List<StorageLocation> = listOf(StorageLocation.CLOUD))