onlyVisibleToYouText property

  1. @override
String onlyVisibleToYouText

The text for showing if the message is only visible to you

Implementation

@override
String get onlyVisibleToYouText => 'Only visible to you';