type property

Implementation

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

Implementation

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