analyticsModuleSupport property

bool get analyticsModuleSupport

Indicates whether or not modules are supported.

Implementation

bool get analyticsModuleSupport =>
    xmlAnalyticsModuleSupport['\$'].toLowerCase() == 'true';