ServoClient constructor

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

Implementation

ServoClient(this.name, this.channel);