ChannelType.parse constructor
- @Deprecated('The .parse() constructor is deprecated. Use the unnamed constructor instead.')
- int value
Implementation
@Deprecated('The .parse() constructor is deprecated. Use the unnamed constructor instead.')
ChannelType.parse(int value) : this(value);