extension LevelValue on Level {. int get value {. switch(this) {. case Level.info: return 10;. case Level.warning: return 20;.
確定! 回上一頁