menu
yt
yt
Rating
Rating.fromJson factory constructor
Rating.fromJson
brightness_4
brightness_5
Rating.fromJson
constructor
Rating.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory Rating.fromJson(Map<String, dynamic> json) => _$RatingFromJson(json);
yt
yt
Rating
Rating.fromJson factory constructor
Rating class
Constructors
Rating
fromJson
Properties
hashCode
rating
runtimeType
videoId
Methods
noSuchMethod
toJson
toString
Operators
operator ==