type property
Implementation
RichObjectParameter_Type? get type => _$this._type;
Implementation
set type(covariant RichObjectParameter_Type? type) => _$this._type = type;
RichObjectParameter_Type? get type => _$this._type;
set type(covariant RichObjectParameter_Type? type) => _$this._type = type;