hasAdInfo property

bool get hasAdInfo

Indicates whether or not the video has ADInfo.

Implementation

bool get hasAdInfo => adInfo != null;