categoryId property

  1. @JsonKey(name: 'categoryId')
String? categoryId
getter/setter pair

Implementation

@JsonKey(name:'categoryId')
String? categoryId;