categorySectionName property

String? get categorySectionName

section name.

Implementation

String? get categorySectionName => _category?['section']?['name'];