categoryName property

String? get categoryName

name of category.

Implementation

String? get categoryName => _category?['name'];