deviceName property

List<DeviceDefinitionDeviceName>? deviceName
inherited

deviceName The name or names of the device as given by the manufacturer.

Implementation

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