relevancyStrictness property
Relevancy threshold below which less relevant results aren't included in the results.
Implementation
@JsonKey(name: r'relevancyStrictness')
final int? relevancyStrictness;
Relevancy threshold below which less relevant results aren't included in the results.
@JsonKey(name: r'relevancyStrictness')
final int? relevancyStrictness;