totalRepairTotal property

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

Implementation

@JsonKey(name: 'TotalRepairTotal', includeIfNull: false)
final double? totalRepairTotal;