popularity property

  1. @Index()
double popularity
final

A value that can be used to sort entries when performing a database search. Lower negative values mean rarer, and higher positive values are more common.

Implementation

@Index()
final double popularity;