categoryDescription property
The localized string for the category title. This will be something describing the items you can get as a group, or your likelihood/the quantity you'll get.
Implementation
@JsonKey(name:'categoryDescription')
String? categoryDescription;