score property
double
get
score
Relevance score in [0, 1]; higher means a closer match to the query.
Implementation
double get score => _score;
Relevance score in [0, 1]; higher means a closer match to the query.
double get score => _score;