priceBtc property

  1. @JsonKey.new(name: 'price_btc')
double priceBtc
final

Implementation

@JsonKey(name: 'price_btc')
final double priceBtc;