mentionsWeb property

List<String>? mentionsWeb
final

List of mentions to display on Web. The default behavior is to only return the mentions containing the string entered by the user in the editor

Implementation

final List<String>? mentionsWeb;