attendeeId property

int? attendeeId
override

Implementation

int? get attendeeId => _$this._attendeeId;
void attendeeId=(covariant int? attendeeId)
covariantoverride

Implementation

set attendeeId(covariant int? attendeeId) => _$this._attendeeId = attendeeId;