excludeWindowList property

  1. @JsonKey(includeIfNull: false)
List<int>? excludeWindowList
getter/setter pair

Implementation

@JsonKey(includeIfNull: false)
List<int>? excludeWindowList;