@override Future<bool?> ready() { return const MagicSdk().isInterstitialReady( tagId: placementID, adObjectId: objectID, ); }