combinePeriods property

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

Implementation

@JsonKey(name: 'CombinePeriods', includeIfNull: false)
final bool? combinePeriods;