Enums (short for Enumerations) are a set of related constants. ... onHold('On Hold'); final String value; const Status(this.value); }.
確定! 回上一頁