quicktype icon indicating copy to clipboard operation
quicktype copied to clipboard

Make all properties optional not working for dart

Open Krsna-yadav opened this issue 2 years ago • 2 comments

Make all properties optional not working for dart

Krsna-yadav avatar Aug 22 '23 04:08 Krsna-yadav

Looking at https://github.com/glideapps/quicktype/blob/master/packages/quicktype-core/src/language/Dart.ts on branch main(), I don't see where the "Make all properties optional" is coming from.

freemansoft avatar Sep 18 '23 00:09 freemansoft

Hi @Krsna-yadav, could you please provide an example of your input file, the expected output, and the actual output ?

inferrinizzard avatar May 27 '24 01:05 inferrinizzard