contentDetails property

VideoContentDetails? contentDetails
getter/setter pair

The contentDetails object contains information about the video content, including the length of the video and its aspect ratio.

Implementation

VideoContentDetails? contentDetails;