PlaylistItemContentDetails class
Properties
-
endAt
↔ String?
-
The time, measured in seconds from the start of the video, when the video
should stop playing.
getter/setter pair
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
note
↔ String?
-
A user-generated note for this item.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
startAt
↔ String?
-
The time, measured in seconds from the start of the video, when the video
should start playing.
getter/setter pair
-
videoId
↔ String?
-
The ID that YouTube uses to uniquely identify a video.
getter/setter pair
-
videoPublishedAt
↔ DateTime?
-
The date and time that the video was published to YouTube.
getter/setter pair