totalCost property

  1. @JsonKey.new(name: 'total_cost')
String? totalCost
final

Implementation

@JsonKey(name: 'total_cost')
final String? totalCost;