PowerSensorClient constructor

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

Implementation

PowerSensorClient(this.name, this.channel);