exchangeContractId property

  1. @JsonKey.new(name: 'ExchangeContractId', includeIfNull: false)
String? exchangeContractId
final

Implementation

@JsonKey(name: 'ExchangeContractId', includeIfNull: false)
final String? exchangeContractId;