categoryIds property

  1. @JsonKey(name: "category_ids")
List<String>? categoryIds
final

Implementation

@JsonKey(name: "category_ids")
final List<String>? categoryIds;