returnLabelSource constant
IriTerm
const returnLabelSource
IRI for schemahttp:returnLabelSource [Expects: http://schema.org/ReturnLabelSourceEnumeration]
The method (from an enumeration) by which the customer obtains a return shipping label for a product returned for any reason.
Can be used on: http://schema.org/MerchantReturnPolicy
Implementation
static const returnLabelSource = const IriTerm(
'http://schema.org/returnLabelSource',
);