ParticipantBuilder constructor

ParticipantBuilder()

Implementation

ParticipantBuilder() {
  Participant._defaults(this);
}