articleCostString property
String
get
articleCostString
Implementation
String get articleCostString => formatWithThousandSeparator(articleCost);
String get articleCostString => formatWithThousandSeparator(articleCost);