currency property

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

Implementation

@JsonKey(name: 'currency')
final dynamic currency;