fun MutableStatefulChannel(initialValue: T): MutableStatefulChannel<T>
initialValue
T
MutableStatefulChannel<T>