values constant

List<MessageFormat> const values

Implementation

static const $core.List<MessageFormat> values = <MessageFormat> [
  MSG_TEXT,
  MSG_IMG,
  MSG_VOICE,
  MSG_VIDEO,
  MSG_GEO,
  MSG_FILE,
];