values constant

List<ChannelType> const values

List of all possible values in this ChannelType.

Implementation

static const values = <ChannelType>[
  mqtt,
  balena,
];