staticMute property

StaticMute? staticMute
getter/setter pair

If set, the static mute applied to this finding.

Static mutes override dynamic mutes. If unset, there is no static mute.

Implementation

StaticMute? staticMute;