paymentMethod property
The Stripe PaymentMethod associated with the paymentOption, if it exists.
Implementation
PaymentMethod? get paymentMethod => throw _privateConstructorUsedError;
The Stripe PaymentMethod associated with the paymentOption, if it exists.
PaymentMethod? get paymentMethod => throw _privateConstructorUsedError;