periodSubMiscTotal property

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

Implementation

@JsonKey(name: 'PeriodSubMiscTotal', includeIfNull: false)
final double? periodSubMiscTotal;