adhocCreator property

KeyedAdhocOptionCreator<K, V>? adhocCreator
final

When the user selects the ad-hoc option, if this value is non-null, it will help the user create a "real"

Implementation

final KeyedAdhocOptionCreator<K, V>? adhocCreator;