paymentMethod property
Contains the information required to store a payment method.
Implementation
@BuiltValueField(wireName: r'paymentMethod')
PaymentMethodToStore get paymentMethod;
Contains the information required to store a payment method.
@BuiltValueField(wireName: r'paymentMethod')
PaymentMethodToStore get paymentMethod;