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