priceUsd property

  1. @JsonKey.new(name: 'price_usd')
double priceUsd
final

Implementation

@JsonKey(name: 'price_usd')
final double priceUsd;