Custom Refy Link

constructor(id: String, owner: RefyUser.RefyUserImpl, title: String, description: String, date: Long, _reference: String, teams: List<Team> = emptyList(), collections: List<LinksCollection> = emptyList(), uniqueAccess: Boolean, expiredTime: ExpiredTime = NO_EXPIRATION, fields: Map<String, String> = emptyMap(), resources: Map<String, String>, previewToken: String)