FilteringException constructor

const FilteringException(
  1. String? message
)

Implementation

const FilteringException(super.message);