quicktype icon indicating copy to clipboard operation
quicktype copied to clipboard

@required for dart is now deprecated.

Open abinvs-2019 opened this issue 3 years ago • 1 comments

For the new release of dart, @required has changed to required. without the (@) symbol

abinvs-2019 avatar Jun 21 '22 09:06 abinvs-2019

Duplicate of #1673

clragon avatar Jul 02 '22 19:07 clragon