PlayerResponse class

Properties

adaptiveStreams List<StreamInfoProvider>
latefinal
closedCaptionTrack List<ClosedCaptionTrack>
latefinal
dashManifestUrl String?
no setter
hashCode int
The hash code for this object.
no setterinherited
hlsManifestUrl String?
no setter
isLive bool
no setter
isVideoAvailable bool
no setter
isVideoPlayable bool
no setter
muxedStreams List<StreamInfoProvider>
latefinal
playabilityStatus String
latefinal
previewVideoId String?
no setter
root JsonMap
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
streams List<StreamInfoProvider>
latefinal
videoAuthor String
no setter
videoChannelId String
no setter
videoDescription String
no setter
videoDuration Duration
no setter
videoKeywords List<String>
no setter
videoPlayabilityError String?
latefinal
videoPublishDate DateTime?
no setter
videoTitle String
no setter
videoUploadDate DateTime?
no setter
videoViewCount int
no setter

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited