requiresIntegration property
bool
get
requiresIntegration
Whether the module requires project integration.
Implementation
bool get requiresIntegration => integration.enabled;
Whether the module requires project integration.
bool get requiresIntegration => integration.enabled;