@override Object toJson() { return {'category': category.toJson(), 'threshold': threshold.toJson()}; }