abTestID property
A/B test ID. This is only included in the response for indices that are part of an A/B test.
Implementation
@JsonKey(name: r'abTestID')
final int? abTestID;
A/B test ID. This is only included in the response for indices that are part of an A/B test.
@JsonKey(name: r'abTestID')
final int? abTestID;