getContentInfo abstract method

Future<AdContentInfo?> getContentInfo()

Information about the currently loaded ad.

This property is null if the ad has not been loaded yet or has been destroyed.

Implementation

Future<AdContentInfo?> getContentInfo();