mentionSuggestions property

List<Mention>? mentionSuggestions
final

Initial suggested mentions when the user enters the mentionSymbol

Implementation

final List<Mention>? mentionSuggestions;