SmartMeter constructor

SmartMeter({
  1. required List<EchonetLiteProperty> echonetLiteProperties,
})

Implementation

SmartMeter({required this.echonetLiteProperties});