formattedPrice property

  1. @JsonKey(defaultValue: '')
String formattedPrice
final

Returns formatted price for the payment cycle, including its currency sign.

Implementation

@JsonKey(defaultValue: '')
final String formattedPrice;