getMemberOfFrom method

WKChannelMember? getMemberOfFrom()

Implementation

WKChannelMember? getMemberOfFrom() {
  return _memberOfFrom;
}