includeZeroBalance property

  1. @JsonKey.new(name: 'IncludeZeroBalance', includeIfNull: false)
bool? includeZeroBalance
final

Implementation

@JsonKey(name: 'IncludeZeroBalance', includeIfNull: false)
final bool? includeZeroBalance;