analyticsModuleSupport property Null safety
Indicates whether or not modules are supported.
Implementation
bool get analyticsModuleSupport =>
xmlAnalyticsModuleSupport['\$'].toLowerCase() == 'true';
Indicates whether or not modules are supported.
bool get analyticsModuleSupport =>
xmlAnalyticsModuleSupport['\$'].toLowerCase() == 'true';