periodCombinedTotal property

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

Implementation

@JsonKey(name: 'PeriodCombinedTotal', includeIfNull: false)
final double? periodCombinedTotal;