weight property

double weight
final

Weight of this getter. When passing a list of WeightedKey to FuzzyOptions, the weight can be any positive number; FuzzyOptions normalizes it on construction.

Implementation

final double weight;