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