setDeviceName property

set setDeviceName (String? value)

Implementation

set setDeviceName(String? value) => deviceName = value;