type property

List<StringFilter>? type
final

A finding type in the format of namespace/category/classifier that classifies a finding.

Implementation

final List<StringFilter>? type;