Converts this filter directly to a JSON string.
@override String toString() { return jsonEncode(toJson()); }