ChannelFlags constructor

const ChannelFlags(
  1. int value
)

Create a new ChannelFlags.

Implementation

const ChannelFlags(super.value);