const factory FiltersEvent.filterSelected({ required String filterId, required String newValue, }) = _FilterSelected;