quicktype
quicktype copied to clipboard
@required for dart is now deprecated.
For the new release of dart, @required has changed to required. without the (@) symbol
Duplicate of #1673