propertyNameSuggestions property

List<PropertyNameSuggestion>? propertyNameSuggestions
final

A list of property names for a Resource that match a SuggestionQuery.

Implementation

final List<PropertyNameSuggestion>? propertyNameSuggestions;