weeklyVehicleTotalIncludesTax property

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

Implementation

@JsonKey(name: 'WeeklyVehicleTotalIncludesTax', includeIfNull: false)
final bool? weeklyVehicleTotalIncludesTax;