videoError property

bool videoError

Implementation

bool get videoError => _videoAd?.inError ?? false;