RepoV2

constructor(name: LocalizedTextV2 = emptyMap(), icon: LocalizedFileV2 = emptyMap(), address: String, webBaseUrl: String? = null, description: LocalizedTextV2 = emptyMap(), mirrors: List<MirrorV2> = emptyList(), timestamp: Long, antiFeatures: Map<String, AntiFeatureV2> = emptyMap(), categories: Map<String, CategoryV2> = emptyMap(), releaseChannels: Map<String, ReleaseChannelV2> = emptyMap())