A non code generated way to encode and decode JSON for flutter models. Why We Reduce Code Generation? All CI flutter cloud providers charge by the minute, so any effort we can do to reduce build time tends to reduce costs. In this case, with flutter builds, code generation can take up to 25 percent…