Channels constructor

const Channels(
  1. String value
)

Implementation

const Channels(String value) : _value = value;