type property

Implementation

Api1CreateColumnRequestApplicationJson_Type? get type => _$this._type;
set type (covariant Api1CreateColumnRequestApplicationJson_Type? type)
covariantoverride

Implementation

set type(covariant Api1CreateColumnRequestApplicationJson_Type? type) => _$this._type = type;