Links Collection

constructor(id: String, owner: RefyUser.RefyUserImpl, title: String, description: String, date: Long, color: String, links: List<RefyLink.RefyLinkImpl> = emptyList(), teams: List<Team> = emptyList())