alternativesAsExact property
Alternatives that should be considered an exact match by the exact ranking criterion.
Implementation
@JsonKey(name: r'alternativesAsExact')
final List<AlternativesAsExact>? alternativesAsExact;
Alternatives that should be considered an exact match by the exact ranking criterion.
@JsonKey(name: r'alternativesAsExact')
final List<AlternativesAsExact>? alternativesAsExact;