@override Object toJson() => { if (timeRangeFilter != null) 'timeRangeFilter': timeRangeFilter!.toJson(), };