categorySectionId property

int? get categorySectionId

section identifier.

Implementation

int? get categorySectionId => _category?['section']?['id'];