String? get attendeeMap => _$this._attendeeMap;
set attendeeMap(covariant String? attendeeMap) => _$this._attendeeMap = attendeeMap;