ReaperFlutterPlugin 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

clearBannerPageCache() Future<void>
clearDrawNativeExpressVideoPageCache() Future<void>
clearExpressFeedPageCache() Future<void>
clearNativeDrawFeedVideoPageCache() Future<void>
clearNativePageCache() Future<void>
clearStreamPageCache() Future<void>
initReaperSdk(ReaperInitSdkBaseBean reaperInitSdkBaseBean) Future<void>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
requestInteractionAd(ReaperInteractionBean reaperInteractionBean) Future<void>
requestRewardVideoAd(ReaperRewardVideoBean reaperRewardVideoBean) Future<void>
requestSplashAd(ReaperSplashBean reaperSplashBean) Future<void>
setBannerAdCallBackFunction(dynamic adCallBack(ReaperAdCallBack)?) → void
setDrawNativeExpressVideoAdCallBackFunction(dynamic adCallBack(ReaperDrawNativeExpressVideoAdCallBack)?) → void
setExpressFeedAdCallBackFunction(dynamic adCallBack(ReaperExpressFeedAdCallBack)?) → void
setNativeAdCallBackFunction(dynamic adCallBack(ReaperAdCallBack)?) → void
setNativeDrawFeedVideoAdCallBackFunction(dynamic adCallBack(ReaperNativeDrawFeedVideoAdCallBack)?) → void
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

callBack Function?
getter/setter pair
instance ReaperFlutterPlugin
no setter