displayName property

String displayName

Implementation

String get displayName =>
    _alias.displayName.isNotEmpty ? _alias.displayName : handle;