LibraryMetadata

data class LibraryMetadata(val allLibraryLists: List<SyncAPI.LibraryList>, val supportedListSorting: Set<ListSorting>)

Constructors

Link copied to clipboard
constructor(allLibraryLists: List<SyncAPI.LibraryList>, supportedListSorting: Set<ListSorting>)

Properties