participants property

Map<String, Participant> participants
getter/setter pair

Implementation

late Map<String, Participant> participants;