providers property

Map<Type, Provider> providers
final

The providers property contains the providers available in the context.

Implementation

final Map<Type, Provider> providers;