miscRateId property

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

Implementation

@JsonKey(name: 'MiscRateId', includeIfNull: false)
final String? miscRateId;