itemName property
The name of the item.
One of itemId
or itemName
is required.
e.g. Stan and Friends Tee
Implementation
final String? itemName;
The name of the item.
One of itemId
or itemName
is required.
e.g. Stan and Friends Tee
final String? itemName;