deviceName property

List<DeviceDefinitionDeviceName>? deviceName
inherited

deviceName A name given to the device to identify it.

Implementation

List<DeviceDefinitionDeviceName>? get deviceName =>
    throw _privateConstructorUsedError;