excludeWindowCount property
The number of windows to be excluded. On the Windows platform, the maximum value of this parameter is 24; if this value is exceeded, excluding the window fails.
Implementation
@JsonKey(name: 'excludeWindowCount')
final int? excludeWindowCount;