Additional to harlekintiger : Flutter 3 supports writing the enum like this too: enum Country { usa('us'), unitedKingdoms('uk'), ...
確定! 回上一頁