participantCount property

int get participantCount

Implementation

int get participantCount => data['participant_count'] ?? 0;