description property
The optional description of the item to be displayed at checkout ex: 'additional information about product'
Implementation
final String? description;
The optional description of the item to be displayed at checkout ex: 'additional information about product'
final String? description;