ATRewarded class

Constructors

ATRewarded()

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

checkRewardedVideoLoadStatus({required String placementID}) Future<Map>
getRewardedVideoValidAds({required String placementID}) Future<String>
kATAdLoadingExtraUserDataKeywordKey() String
kATAdLoadingExtraUserIDKey() String
loadRewardedVideo({required String placementID, required Map extraMap}) Future<String>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
rewardedVideoReady({required String placementID}) Future<bool>
showRewardedVideo({required String placementID}) Future<String>
showSceneRewardedVideo({required String placementID, required String sceneID}) Future<String>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited