analytics property

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

Indicates whether this query will be included in analytics.

Implementation

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