PowerSensorClient constructor
PowerSensorClient(
- String name,
- ClientChannelBase channel
Implementation
PowerSensorClient(this.name, this.channel);
PowerSensorClient(this.name, this.channel);