type property

Implementation

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

Implementation

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