Converts the model to a JSON string.
Returns:
@override String toString() { return jsonEncode(toJSON()); }