participant property

  1. @TagNumber.new(2)
Participant get participant

Implementation

@$pb.TagNumber(2)
$0.Participant get participant => $_getN(1);
  1. @TagNumber.new(2)
set participant (Participant value)

Implementation

@$pb.TagNumber(2)
set participant($0.Participant value) => $_setField(2, value);