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