type property

Implementation

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

Implementation

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