MeiliRankingScoreDetailsProximityRule class

Inheritance

Constructors

MeiliRankingScoreDetailsProximityRule.fromJson(Map<String, dynamic> src)
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
order int
The order that this ranking rule was applied
finalinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
score double
The relevancy score of a document according to a ranking rule and relative to a search query.
finalinherited
src Map<String, dynamic>
The source json object this was created from.
finalinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited