type property

Maybe<Type?> type
final

The Type which was retrieved from the Injector resulting in self. It is None at the root.

Implementation

final Maybe<Type?> type;