ConflictEvent

constructor(    tagGroups: Map<String, Set<String>> = emptyMap(),     attributes: Map<String, JsonValue> = emptyMap(),     subscriptionLists: Map<String, Set<Scope>> = emptyMap(),     associatedChannels: List<ConflictEvent.ChannelInfo> = emptyList(),     conflictingNameUserId: String? = null)