displayName property

String get displayName

Implementation

String get displayName => deviceName.isNotEmpty ? deviceName : deviceId;