D I Property Map
class DIPropertyMap<in I, out O>(base: DIProperty<I>, map: (I) -> O) : LazyDelegate<O>
Content copied to clipboard
Properties
base
Link copied to clipboard