caption property
The value of captions indicates whether the video has captions or not. Possible string values are:
- "true"
- "false"
Implementation
core.String? caption;
The value of captions indicates whether the video has captions or not. Possible string values are:
core.String? caption;