includeNotYetOut property

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

Implementation

@JsonKey(name: 'IncludeNotYetOut', includeIfNull: false)
final bool? includeNotYetOut;