AdmobHelper 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
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Properties
-
getter/setter pair
- interstitialAdUnitId ↔ String
-
getter/setter pair
- interstitialOnStartAdUnitId ↔ String
-
getter/setter pair
- mrecAdUnitId ↔ String
-
getter/setter pair
- rewardedAdUnitId ↔ String
-
getter/setter pair
Static Methods
-
getBannerView(
) → Widget -
getMrecView(
) → Widget -
init(
{dynamic initRewarded = false}) → void -
loadRewarded(
) → void -
showAds(
) → bool -
showConsentDialog(
{bool isTest = true, String testDeviceId = ""}) → void -
showInterstitial(
) → void -
showInterstitialOnStart(
) → void -
showRewarded(
) → void