chargeNoInsuranceFee property

  1. @JsonKey.new(name: 'ChargeNoInsuranceFee', includeIfNull: false)
bool? chargeNoInsuranceFee
final

Implementation

@JsonKey(name: 'ChargeNoInsuranceFee', includeIfNull: false)
final bool? chargeNoInsuranceFee;