Refy Link Impl

constructor(id: String, owner: RefyUser.RefyUserImpl, title: String, description: String, date: Long, reference: String, teams: List<Team> = emptyList(), collections: List<LinksCollection> = emptyList(), thumbnailPreview: String? = null)