name property

List<DeviceName>? name
inherited

name This represents the manufacturer's name of the device as provided by the device, from a UDI label, or by a person describing the Device. This typically would be used when a person provides the name(s) or when the device represents one of the names available from DeviceDefinition.

Implementation

List<DeviceName>? get name => throw _privateConstructorUsedError;