fiatRate property

  1. @JsonKey.new(name: 'fiat_rate')
dynamic fiatRate
final

Implementation

@JsonKey(name: 'fiat_rate')
final dynamic fiatRate;