noInsuranceFeeBasedOn property

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

Implementation

@JsonKey(name: 'NoInsuranceFeeBasedOn', includeIfNull: false)
final String? noInsuranceFeeBasedOn;