KeyedOptionsHandler<K, T>.ofString constructor

const KeyedOptionsHandler<K, T>.ofString(
  1. String key
)

Implementation

const KeyedOptionsHandler.ofString(this.key);