type property

Implementation

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

Implementation

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