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