videoUrl property

String? videoUrl

Property getter and setter for videoUrl:

Implementation

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

Implementation

set videoUrl(String? videoUrl);