const factory FiltersEvent.filterToggled({ required String filterId, required bool? newValue, }) = _FilterToggled;