KaraokeFavorite

final class KaraokeFavorite : Model, @unchecked Sendable

A Pivot holding a sibling relation between User and KaraokeSong.

Properties

  • id

    The ID of the pivot.

    Declaration

    Swift

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

Relations

Initialization