root property

DI root
final

A predefined container recommended for application-wide dependencies. This container serves as the parent for other containers.

Implementation

static final root = DI();