fromQuote property

QuoteFromQuote? fromQuote
final

Details of the quote that was cloned. See the [cloning documentation](https://stripe.com/docs/quotes/clone) for more details.

Implementation

final QuoteFromQuote? fromQuote;