analyticsEngineConfiguration property
- @JsonKey(name: 'AnalyticsEngineConfiguration')
final
Indication which AnalyticsModules shall output metadata. Note that the streaming behavior is undefined if the list includes items that are not part of the associated AnalyticsConfiguration.
Implementation
@JsonKey(name: 'AnalyticsEngineConfiguration')
final Map<String, dynamic>? analyticsEngineConfiguration;