container property

  1. @override
Container container
final

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

@override
final Container container;