type property

Implementation

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

Implementation

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