How some reason nothing worked for me, I had to manually annotate my class with @@JsonSerializable(). Then only build_runner is generating the .g.dart file
@@JsonSerializable()
.g.dart