displayName property

String? displayName
inherited

displayName The name used to display by default when the device is referenced. Based on intent of use by the resource creator, this may reflect one of the names in Device.name, or may be another simple name.

Implementation

String? get displayName => throw _privateConstructorUsedError;