ChannelType constructor Null safety

const ChannelType(
  1. int value
)

Implementation

const ChannelType(this.value);