getFrom method

WKChannel? getFrom()

Implementation

WKChannel? getFrom() {
  return _from;
}