monthlyVehicleTotalIncludesTax property

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

Implementation

@JsonKey(name: 'MonthlyVehicleTotalIncludesTax', includeIfNull: false)
final bool? monthlyVehicleTotalIncludesTax;