Nefta class
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
Static Methods
-
enableLogging(bool enable)
→ void
-
-
getInsights(int insights, AdInsight? previousInsight, dynamic callback(Insights), [int timeoutInSeconds = 0])
→ void
-
-
init(String appId)
→ Future<bool>
-
-
onExternalMediationClick(MaxAd? ad)
→ void
-
-
onExternalMediationImpression(MaxAd? ad)
→ void
-
-
onExternalMediationRequest(AdType adType, String requestedAdUnitId, [AdInsight? usedInsight, double customBidFloor = -1])
→ void
-
-
onExternalMediationRequestFailed(String adUnitId, MaxError error)
→ void
-
-
onExternalMediationRequestLoaded(MaxAd? ad)
→ void
-
-
override(String override)
→ void
-
-
Record(int type, int category, int subCategory, String? name, int value, String? customPayload)
→ void
-
-