blockMediumAndAbove constant

SafetySetting_HarmBlockThreshold const blockMediumAndAbove

Content with NEGLIGIBLE and LOW will be allowed.

Implementation

static const blockMediumAndAbove = SafetySetting_HarmBlockThreshold(
  'BLOCK_MEDIUM_AND_ABOVE',
);