combineSubs property

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

Implementation

@JsonKey(name: 'CombineSubs', includeIfNull: false)
final bool? combineSubs;