categoryId property

int? get categoryId

category ID.

Implementation

int? get categoryId => _category?['id'];