values constant
Implementation
static const $core.List<MessageOperate> values = <MessageOperate> [
MSG_OP_POST,
MSG_OP_EDIT,
MSG_OP_DELETE,
];
static const $core.List<MessageOperate> values = <MessageOperate> [
MSG_OP_POST,
MSG_OP_EDIT,
MSG_OP_DELETE,
];