profitAndLossCategory property

  1. @JsonKey.new(name: 'ProfitAndLossCategory', includeIfNull: false)
String? profitAndLossCategory
final

Implementation

@JsonKey(name: 'ProfitAndLossCategory', includeIfNull: false)
final String? profitAndLossCategory;