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