harmCategoryUnspecified constant

HarmCategory const harmCategoryUnspecified

Category is unspecified.

Implementation

static const harmCategoryUnspecified = HarmCategory(
  'HARM_CATEGORY_UNSPECIFIED',
);