formattedPrice property
Formatted price for the payment, including its currency sign.
For tax exclusive countries, the price doesn't include tax.
Implementation
@JsonKey(defaultValue: '')
final String formattedPrice;
Formatted price for the payment, including its currency sign.
For tax exclusive countries, the price doesn't include tax.
@JsonKey(defaultValue: '')
final String formattedPrice;