VisionClient constructor

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

Implementation

VisionClient(this.name, this.channel);