isWorkspace property

bool get isWorkspace

True for workspace

Implementation

bool get isWorkspace => pubspecYamlIsWorkspaceRoot(pubspecYaml);