UserFavorite

final class UserFavorite : Model, @unchecked Sendable

A Pivot holding a sibllings relation between User and another User.

Properties

  • id

    The ID of the pivot.

    Declaration

    Swift

    @UserFavorite
    .ID var id: UUID? { get set }

Relations

Initialization