values constant

Implementation

static const $core.List<NotificationMessage_NotificationType> values = <NotificationMessage_NotificationType> [
  ERROR,
  APP_INITIALIZED,
  KEEP_ALIVE,
  TRADE_UPDATE,
  CHAT_MESSAGE,
];