videoCaption property

String? videoCaption

Property getter and setter for videoCaption:

Implementation

String? get videoCaption;
void videoCaption=(String? videoCaption)

Implementation

set videoCaption(String? videoCaption);