getContentInfo abstract method
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();
Information about the currently loaded ad.
This property is null
if the ad has not been loaded yet or has been destroyed.
Future<AdContentInfo?> getContentInfo();