formatted property
Formatted price of the item, including its currency sign. For example $3.00
Implementation
String get formatted => throw _privateConstructorUsedError;
Formatted price of the item, including its currency sign. For example $3.00
String get formatted => throw _privateConstructorUsedError;