adInfo property

Map<Object?, Object?>? adInfo
final

The ad info from dash.

Only used if eventType is VideoEventType.adFromDash.

Implementation

final Map<Object?, Object?>? adInfo;