JSON string representation of the model. This is what gets written to disk.
@override String toString() => jsonEncode(toJson()).toString();