category property

Implementation

Enum$FlowProfileCategoryEnum? get category =>
    (_$data['category'] as Enum$FlowProfileCategoryEnum?);