includeZeroOwned property

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

Implementation

@JsonKey(name: 'IncludeZeroOwned', includeIfNull: false)
final bool? includeZeroOwned;