ArmClient constructor

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

Implementation

ArmClient(this.name, this.channel);