noChargePrint property

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

Implementation

@JsonKey(name: 'NoChargePrint', includeIfNull: false)
final bool? noChargePrint;