setFrom method

dynamic setFrom(
  1. WKChannel channel
)

Implementation

setFrom(WKChannel channel) {
  _from = channel;
}