yt
yt
LiveStreamListResponse
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$LiveStreamListResponseToJson(this);
yt
yt
LiveStreamListResponse
toJson method
LiveStreamListResponse class
Constructors
LiveStreamListResponse
fromJson
Properties
etag
hashCode
items
kind
liveStreamItems
nextPageToken
pageInfo
prevPageToken
runtimeType
Methods
noSuchMethod
toJson
toString
Operators
operator ==