shouldCheckLayerImports property
bool
get
shouldCheckLayerImports
Implementation
bool get shouldCheckLayerImports => isCore || isData || isDomain || isUI;
bool get shouldCheckLayerImports => isCore || isData || isDomain || isUI;