quicktype
                                
                                 quicktype copied to clipboard
                                
                                    quicktype copied to clipboard
                            
                            
                            
                        use ?? as of null safety annotation
use "??" instead of " == null ? null : " , much cleaner code. thanks