FilterArgumentError constructor

const FilterArgumentError([
  1. String? message
])

Implementation

const FilterArgumentError([super.message]);