String? get fatContent => _$this._fatContent;
set fatContent(covariant String? fatContent) => _$this._fatContent = fatContent;