Rating.fromJson constructor
Rating.fromJson(
- Map<
String, dynamic> json
Implementation
factory Rating.fromJson(Map<String, dynamic> json) => _$RatingFromJson(json);
factory Rating.fromJson(Map<String, dynamic> json) => _$RatingFromJson(json);