confirmationNumber constant
IriTerm
const confirmationNumber
confirmationNumber [Expects: https://schema.org/Text]
A number that confirms the given order or payment has been received.
Can be used on: https://schema.org/Invoice, https://schema.org/Order
Implementation
static const confirmationNumber = const IriTerm(
'https://schema.org/confirmationNumber',
);