userScore property
Overall ranking of the record, expressed as a single integer. This attribute is internal.
Implementation
@JsonKey(name: r'userScore')
final int userScore;
Overall ranking of the record, expressed as a single integer. This attribute is internal.
@JsonKey(name: r'userScore')
final int userScore;