enum XXX { aaa(0), bbb(1), ccc(2); const XXX(this.encoded); final int encoded; factory XXX.fromJson(dynamic json) { return XXX.values.
確定! 回上一頁