type property

Implementation

TwintDetailsTypeEnum? get type => _$this._type;
set type (TwintDetailsTypeEnum? type)

Implementation

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