semanticsLabel property
final
Optional text to replace the default Semantics behavior of reading the number in this badge. Can be used for making Semantics read "3 unread emails" instead of just "3"
See UnreadBadge.semanticsLabel for more details.
Implementation
final String? semanticsLabel;