automaticInsights property
Whether automatic events collection is enabled for the application.
Implementation
@JsonKey(name: r'_automaticInsights')
final bool? automaticInsights;
Whether automatic events collection is enabled for the application.
@JsonKey(name: r'_automaticInsights')
final bool? automaticInsights;