commit abstract method Null safety

void commit()

Informs the container that the additions are finished and the injector is ready to be used.
This command starts the singletons.

Implementation

void commit();