showName property

  1. @override
String get showName
override

Implementation

@override
String get showName {
  return profile.contactShowName;
}