keySuggestions property

Set<ValueWithType> keySuggestions

List of suggested key values to show in the UI. Useful as hints for the UI These values are NOT used to enforce set restrictions

Implementation

Set<ValueWithType> get keySuggestions;