FilterManager constructor

FilterManager()

Implementation

factory FilterManager() {
  return _instance;
}