blockLowAndAbove constant

SafetySetting_HarmBlockThreshold const blockLowAndAbove

Block low threshold and above (i.e. block more).

Implementation

static const blockLowAndAbove = SafetySetting_HarmBlockThreshold(
  'BLOCK_LOW_AND_ABOVE',
);