GetDomainSuggestionsResponse constructor
GetDomainSuggestionsResponse({
- List<
DomainSuggestion> ? suggestionsList,
Implementation
GetDomainSuggestionsResponse({
this.suggestionsList,
});