keySuggestions property

  1. @override
Set<ValueWithType> keySuggestions
finalinherited

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

@override
final Set<ValueWithType> keySuggestions;