participants property

  1. @TagNumber(1)
List<Participant> participants

Implementation

@$pb.TagNumber(1)
$core.List<Participant> get participants => $_getList(0);