dynamicMuteRecords property
The list of dynamic mute rules that currently match the finding.
Implementation
core.List<DynamicMuteRecord>? dynamicMuteRecords;
The list of dynamic mute rules that currently match the finding.
core.List<DynamicMuteRecord>? dynamicMuteRecords;