participantType property

int? participantType
override

Implementation

int? get participantType => _$this._participantType;
void participantType=(covariant int? participantType)
covariantoverride

Implementation

set participantType(covariant int? participantType) => _$this._participantType = participantType;