unreadCallCountString property

String get unreadCallCountString

Implementation

String get unreadCallCountString =>
    returnFormattedCount(unreadCallCount.value);