category property

List<Category>? get category

Implementation

List<Category>? get category => _category;