quicktype
quicktype copied to clipboard
not support null safety in dart language
please make the model support null safety.. just add the required keyword and make the constructor constant with the const keyword.