String? get renderedBody => _$this._renderedBody;
set renderedBody(covariant String? renderedBody) => _$this._renderedBody = renderedBody;