isTopAd property

bool? isTopAd
final

Defines if the Ad should appear on the top or on the bottom of the screen. The default is false (bottom).

Implementation

final bool? isTopAd;