participantSessions property

List<ParticipantSession>? participantSessions
getter/setter pair

List of participants in one page.

Implementation

core.List<ParticipantSession>? participantSessions;