quantityString property Null safety
beautiful string quantity value of the resource
Implementation
String get quantityString => Numeral(quantity).value();
beautiful string quantity value of the resource
String get quantityString => Numeral(quantity).value();