KiwiContainer constructor

KiwiContainer()

Always returns a singleton representing the only container to be alive.

Implementation

factory KiwiContainer() => _instance;