Future<bool> trackAdClick({required String adId, String productId = ""}) { throw UnimplementedError('trackAdClick() has not been implemented.'); }