BMFSuggestionSearch constructor Null safety

BMFSuggestionSearch()

无参构造

Implementation

BMFSuggestionSearch() {
  _suggestionSearchDispatcher = BMFSuggestionSearchDispatcher();
}