videoId property

String? videoId
getter/setter pair

The ID that YouTube uses to uniquely identify the referred resource, if that resource is a video.

This property is only present if the resourceId.kind value is youtube#video.

Implementation

core.String? videoId;