named property

Map<String, Type> named
final

Optional, typed data that can be passed to a DI-enabled method.

Implementation

final Map<String, Type> named;