type property

Implementation

TransactionDescriptionInfoTypeEnum? get type => _$this._type;

Implementation

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