type property

Implementation

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

Implementation

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