String? get calendarUri => _$this._calendarUri;
set calendarUri(covariant String? calendarUri) => _$this._calendarUri = calendarUri;