SwitchClient constructor

SwitchClient(
  1. String name,
  2. ClientChannelBase channel
)

Implementation

SwitchClient(this.name, this.channel);