weeklyCombinedTotalIncludesTax property

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

Implementation

@JsonKey(name: 'WeeklyCombinedTotalIncludesTax', includeIfNull: false)
final bool? weeklyCombinedTotalIncludesTax;