score property

  1. @JsonKey(name: r'score')
int? score
final

Filter scores to give different weights to individual filters.

Implementation

@JsonKey(name: r'score')
final int? score;