isEnableServicesIntegration property

bool isEnableServicesIntegration

Implementation

bool get isEnableServicesIntegration =>
    _getAttribute<bool>(kEnableServicesIntegration, false);