meetingLocation property Null safety
Implementation
String? get meetingLocation => _$this._meetingLocation;
Implementation
set meetingLocation(String? meetingLocation) =>
_$this._meetingLocation = meetingLocation;
String? get meetingLocation => _$this._meetingLocation;
set meetingLocation(String? meetingLocation) =>
_$this._meetingLocation = meetingLocation;