displayName property

String displayName
override

Implementation

String get displayName => deviceDetail?.displayName ?? _DEFAULT_DISPLAY_NAME;