isLazy property

bool get isLazy

Whether this module should be loaded only when its routes are accessed.

Implementation

bool get isLazy => false;