category property

String? category
getter/setter pair

Text classification of index numerical score interpretation.

The index consists of six categories: * 0: "None" * 1: "Very low" * 2: "Low" * 3: "Moderate" * 4: "High" * 5: "Very high

Implementation

core.String? category;