bindContextEntries property

Map<Type, BindContext> bindContextEntries

Contains a list of all BindContexts that will need to be active when this route is active.

Implementation

Map<Type, BindContext> get bindContextEntries;