diff --git a/lib/helpers/json.dart b/lib/helpers/json.dart new file mode 100644 index 0000000..541589c --- /dev/null +++ b/lib/helpers/json.dart @@ -0,0 +1 @@ +// Functions related to parsing JSON strings and objects.