excludedCategoryIds property

  1. @JsonKey(name: "excluded_category_ids")
List<String>? excludedCategoryIds
final

Implementation

@JsonKey(name: "excluded_category_ids")
final List<String>? excludedCategoryIds;