participantCount property

  1. @JsonKey(includeToJson: false, includeFromJson: false)
int participantCount
getter/setter pair

Implementation

@JsonKey(includeToJson: false, includeFromJson: false)
int participantCount = 0;