requiresBoot property

bool get requiresBoot

If set, the boot method will not be called.

Implementation

bool get requiresBoot => true;