category property

  1. @JsonKey.new(name: 'category')
String? category
final

Implementation

@JsonKey(name: 'category')
final String? category;