formattedPrice property
Returns formatted price for the payment cycle, including its currency sign.
Implementation
@JsonKey(defaultValue: '')
final String formattedPrice;
Returns formatted price for the payment cycle, including its currency sign.
@JsonKey(defaultValue: '')
final String formattedPrice;