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