plugCategoryHash property
The hash for the plugCategoryIdentifier. You can use this instead if you wish: I put both in the definition for debugging purposes.
Implementation
@JsonKey(name:'plugCategoryHash')
int? plugCategoryHash;
The hash for the plugCategoryIdentifier. You can use this instead if you wish: I put both in the definition for debugging purposes.
@JsonKey(name:'plugCategoryHash')
int? plugCategoryHash;