category property

  1. @JsonKey(name: 'category', defaultValue: <String>[])
List<String> category
final

Implementation

@JsonKey(name: 'category', defaultValue: <String>[])
final List<String> category;