dependencyFactory property

LAsyncScopeDependencyFactory dependencyFactory
final

An async factory to register dependencies. The child will not render until this Future completes.

Implementation

final LAsyncScopeDependencyFactory dependencyFactory;