StarRatingKey typedef

StarRatingKey = FormKey<double>

Form key type for star rating fields with double values.

Implementation

typedef StarRatingKey = FormKey<double>;