keyOptions property

  1. @override
Set<ValueWithType> keyOptions
finalinherited

Restrict the keys to this list of keys. Useful as hints for the UI These values are NOT used to enforce set restrictions

Implementation

@override
final Set<ValueWithType> keyOptions;