includeInCost property

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

Implementation

@JsonKey(name: 'IncludeInCost', includeIfNull: false)
final bool? includeInCost;