suggestionListEventSink property
suggestionListEventSink is a StreamSink which is used to store the suggestion list event sink
Implementation
StreamSink<List<SuggestionListItem>>? suggestionListEventSink;
suggestionListEventSink is a StreamSink which is used to store the suggestion list event sink
StreamSink<List<SuggestionListItem>>? suggestionListEventSink;