description property

String? description
final

The video's description. The property value has a maximum length of 5000 bytes and may contain all valid UTF-8 characters except < and >.

Implementation

final String? description;