includeNoCharge property

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

Implementation

@JsonKey(name: 'IncludeNoCharge', includeIfNull: false)
final bool? includeNoCharge;