monthlySubVehicleTotalIncludesTax property

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

Implementation

@JsonKey(name: 'MonthlySubVehicleTotalIncludesTax', includeIfNull: false)
final bool? monthlySubVehicleTotalIncludesTax;