startWithRoot property

bool startWithRoot
inherited

This Getter, is used to know whether the current module should be loaded during the application startup or late when it will be required.

Implementation

bool get startWithRoot;