monthlySubVehicleTotal property

  1. @JsonKey.new(name: 'MonthlySubVehicleTotal', includeIfNull: false)
double? monthlySubVehicleTotal
final

Implementation

@JsonKey(name: 'MonthlySubVehicleTotal', includeIfNull: false)
final double? monthlySubVehicleTotal;