periodTotal property

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

Implementation

@JsonKey(name: 'PeriodTotal', includeIfNull: false)
final double? periodTotal;