HomeRepository
Interface defining operations for interacting with the home repository.
Functions
Link copied to clipboard
Creates or updates a jetpack in the repository.
Link copied to clipboard
Retrieves a specific jetpack by its ID.
Link copied to clipboard
Retrieves a list of all jetpacks.
Link copied to clipboard
Marks a jetpack as deleted in the repository.
Link copied to clipboard
Synchronizes data and returns a Flow emitting the progress of the sync operation.