automaticInsights property

  1. @JsonKey(name: r'_automaticInsights')
bool? automaticInsights
final

Whether automatic events collection is enabled for the application.

Implementation

@JsonKey(name: r'_automaticInsights')
final bool? automaticInsights;