getSearchSyntax method
Get the current search syntax for the current mention. This is useful when you have multiple syntaxes
Implementation
MentionSyntax? getSearchSyntax() => _mentionSyntax;
Get the current search syntax for the current mention. This is useful when you have multiple syntaxes
MentionSyntax? getSearchSyntax() => _mentionSyntax;