TemporaryFavoriteGauge

struct TemporaryFavoriteGauge : Codable, Hashable

Used when migrating and wiping all data and re-seeding. if a user has favorites, wipes all data, then navigates back to Favorites, then tries to go to a detail view, we need the same id (PersistentIdentifier) and siteID.

  • id

    Undocumented

    Declaration

    Swift

    var id: UUID
  • Undocumented

    Declaration

    Swift

    var siteID: String