DeviceNameRead constructor

DeviceNameRead(
  1. String? deviceName
)

Implementation

DeviceNameRead(this.deviceName) : super();