toManaged method

RawChanel toManaged()

Implementation

RawChanel toManaged() {
  return RawChanel(leftBipolar: left_bipolar, rightBipolar: right_bipolar);
}