width property
Implementation
RichObjectParameter_Width? get width => _$this._width;
Implementation
set width(covariant RichObjectParameter_Width? width) => _$this._width = width;
RichObjectParameter_Width? get width => _$this._width;
set width(covariant RichObjectParameter_Width? width) => _$this._width = width;