startWithRoot property
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;
This Getter
, is used to know whether the current module should be loaded
during the application startup or late when it will be required.
bool get startWithRoot;