type property

Implementation

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

Implementation

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