videoUrl property

String? videoUrl

Implementation

String? get videoUrl => _$this._videoUrl;
void videoUrl=(String? videoUrl)

Implementation

set videoUrl(String? videoUrl) => _$this._videoUrl = videoUrl;