cost property

  1. @JsonKey(name: 'Cost')
int cost
final

Implementation

@JsonKey(name: 'Cost')
final int cost;