YoutubeData

data class YoutubeData(val videoId: String) : ExtraData

Represents a youtube video.

Constructors

Link copied to clipboard
constructor(videoId: String)

Functions

Link copied to clipboard

Convenience extension to create a flow based in a data object.

Properties

Link copied to clipboard

Id of the youtube video, usually the last part of the link