hasAdInfo property
bool
get
hasAdInfo
Indicates whether or not the video has ADInfo.
Implementation
bool get hasAdInfo => adInfo != null;
Indicates whether or not the video has ADInfo.
bool get hasAdInfo => adInfo != null;