providerSource property

ProviderSource? providerSource
final

Source of the directive in the compiled output.

Necessary to bind calls to the correct class instance.

Implementation

final ProviderSource? providerSource;