Toggle debug logging for parsing mismatches.
When set to true, JsonCare will log any type mismatches using dart:developer.
dart:developer
static bool debug = false;