suggestionsList property

List<DomainSuggestion>? suggestionsList
final

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;