priceData property
price_data_with_product_data
Data used to generate a new [Price](https://stripe.com/docs/api/prices) object inline. One of `price` or `price_data` is required.
Implementation
final SessionPriceData? priceData;
price_data_with_product_data
Data used to generate a new [Price](https://stripe.com/docs/api/prices) object inline. One of `price` or `price_data` is required.
final SessionPriceData? priceData;