userRating property

  1. @JsonKey(name: 'user_rating')
int? userRating
final

Implementation

@JsonKey(name: 'user_rating')
final int? userRating;