values constant

List<SIQSendEvent> const values

Implementation

static const List<SIQSendEvent> values = <SIQSendEvent>[
  openUrl,
  completeChatAction
];