enableABTest property
Whether to enable A/B testing for this search.
Implementation
@JsonKey(name: r'enableABTest')
final bool? enableABTest;
Whether to enable A/B testing for this search.
@JsonKey(name: r'enableABTest')
final bool? enableABTest;