displayName property

String get displayName
override

Implementation

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