container property

Container? container

The IoC container that can be used to provide functionality to produce objects of a given type.

This is a child of the container found in app.

Implementation

Container? get container;