providerConstructor top-level constant

ProviderConstructor const providerConstructor

Marks a constructor or static method as the one to create instances with.

Shorthand for ProviderConstructor.

Implementation

const providerConstructor = ProviderConstructor();