categoryId property

  1. @JsonKey(name: 'category_id')
int? categoryId
inherited

Implementation

@JsonKey(name: 'category_id')
int? get categoryId => throw _privateConstructorUsedError;