muteAnnotation property

  1. @Deprecated('Not supported. Member documentation may have more information.')
String? muteAnnotation
getter/setter pair

This can be a mute configuration name or any identifier for mute/unmute of findings based on the filter.

Implementation

@core.Deprecated(
  'Not supported. Member documentation may have more information.',
)
core.String? muteAnnotation;