requiresIntegration property

bool get requiresIntegration

Whether the module requires project integration.

Implementation

bool get requiresIntegration => integration.enabled;