Disposes an ad object.
Future<void> disposeAd(String adObjectId) { throw UnimplementedError('disposeAd() has not been implemented.'); }