CameraClient constructor

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

Implementation

CameraClient(this.name, this.channel);