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