youtubeId property

String youtubeId

Implementation

String get youtubeId => _youtubeId;
void youtubeId=(String youtubeId)

Implementation

set youtubeId(String youtubeId) => _youtubeId = youtubeId;