analyticsEngineConfiguration property Null safety

dynamic analyticsEngineConfiguration
@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 dynamic analyticsEngineConfiguration;