GetSearchSuggestionsResponse constructor
GetSearchSuggestionsResponse({
- List<
PropertyNameSuggestion> ? propertyNameSuggestions,
Implementation
GetSearchSuggestionsResponse({
this.propertyNameSuggestions,
});