filters property
Set of exception filters specified by their ID. The set of all possible
exception filters is defined by the exceptionBreakpointFilters
capability. The filter and filterOptions sets are additive.
Implementation
final List<String> filters;