String? get fiberContent => _$this._fiberContent;
set fiberContent(covariant String? fiberContent) => _$this._fiberContent = fiberContent;