Dart macros with JsonCodable experiment are super cool! On the left hand side is what you need to write, and then the compiler immediately creates the "augmentation" with basic json serialization logic.
Anyone created the data class macro already?
dart.dev/language/macro…