miscellaneousTotal property

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

Implementation

@JsonKey(name: 'MiscellaneousTotal', includeIfNull: false)
final double? miscellaneousTotal;