blurs property

What should this label hide in the UI, if applied? 'content' hides all of the target; 'media' hides the images/video/audio; 'none' hides nothing.

Implementation

@LabelValueDefinitionSeverityConverter() LabelValueDefinitionSeverity get severity;/// What should this label hide in the UI, if applied? 'content' hides all of the target; 'media' hides the images/video/audio; 'none' hides nothing.
@LabelValueDefinitionBlursConverter() LabelValueDefinitionBlurs get blurs;