advertiser property

String? advertiser

The advertiser that is announcing the ad. This may be null even if isAvailable is true.

Implementation

String? get advertiser => _advertiser;