When using abstraction and then initializing its p...
# kodein
j
When using abstraction and then initializing its props, we don’t know a priori what the actual type is. Then, we can retrieve it by either the use of generics or reflection.
👍 1