id property

List<String>? id
final

The id parameter specifies a comma-separated list of the YouTube video ID(s) for the resource(s) that are being retrieved. In a video resource, the id property specifies the video's ID.

string

Implementation

final List<String>? id;