ATInterstitial class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
checkInterstitialLoadStatus(
{required String placementID}) → Future< Map> -
createInterstitialSize(
double width, double height) → Map -
getInterstitialValidAds(
{required String placementID}) → Future< String> -
hasInterstitialAdReady(
{required String placementID}) → Future< bool> -
loadInterstitialAd(
{required String placementID, required Map extraMap}) → Future< String> -
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
showInterstitialAd(
{required String placementID}) → Future< String> -
showSceneInterstitialAd(
{required String placementID, required String sceneID}) → Future< String> -
toString(
) → String -
A string representation of this object.
inherited
-
useRewardedVideoAsInterstitialKey(
) → String
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited