suggestionsList property
A list of possible domain names. If you specified true
for
OnlyAvailable
in the request, the list contains only domains
that are available for registration.
Implementation
final List<DomainSuggestion>? suggestionsList;
A list of possible domain names. If you specified true
for
OnlyAvailable
in the request, the list contains only domains
that are available for registration.
final List<DomainSuggestion>? suggestionsList;