closeFullScreenAd method

void closeFullScreenAd()

Hide the Full Screen Ad.

Implementation

void closeFullScreenAd() => _fullScreenAd?.dispose();