GripperClient constructor

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

Implementation

GripperClient(this.name, this.channel);