adData property

Map<String, dynamic> adData
final

The ad data required to render the banner ad. Must include keys like elements, uclid, and optionally cliUbid.

Implementation

final Map<String, dynamic> adData;