headline property

String? headline

The title text of the ad. If isAvailable is true, this is always non-null.

Implementation

String? get headline => _headline;