enableABTest property
Incidates whether this search will be considered in A/B testing.
Implementation
@JsonKey(name: r'enableABTest')
final bool? enableABTest;
Incidates whether this search will be considered in A/B testing.
@JsonKey(name: r'enableABTest')
final bool? enableABTest;