model property
dynamic
model
getter/setter pair
The model of the product Use with the URL of a ProductModel or a
textual representation of the model identifier The URL of the
ProductModel can be from an external source It is recommended to
additionally provide strong product identifiers via the
gtin8/gtin13/gtin14 and mpn properties. Supported types:
ProductModel
, String
Implementation
dynamic model;