MyTargetFlutter class

Implementing displaying MyTarget ads, currently supported by Interstitial Ads only.

Constructors

MyTargetFlutter({required bool isDebug})

Properties

hashCode int
The hash code for this object.
no setterinherited
isDebug bool
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

createInterstitialAd(int slotId) Future<InterstitialAd>
Create an Interstitial ads with slotId
initialize({bool? useDebugMode, String? testDevices}) Future<void>
Initializing MyTarget ads. useDebugMode enabling debug mode. Pass the test device ID to testDevices if needed. For full details on test mode see https://target.my.com/help/partners/mob/debug/en
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

Constants

channel → const EventChannel