AdfurikunAppOpenAd class
- Inheritance
-
- Object
- AdfurikunAdBase
- AdfurikunAppOpenAd
Constructors
- AdfurikunAppOpenAd(String appId, [String? appLogoIconName])
Properties
- adType → String
-
finalinherited
- appId → String
-
finalinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- listener ↔ AdfurikunAppOpenAdListener?
-
getter/setter pair
- number ↔ int
-
latefinalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
args(
) → Map< String, Object> -
inherited
-
argsWithPluginVersion(
) → Map< String, Object> -
inherited
-
argsWithPluginVersionAndAppLogoIconName(
String appLogoIconName) → Map< String, Object> -
inherited
-
argsWithSize(
double width, double height) → Map< String, Object> -
inherited
-
convertAdNetworkErrorList(
List? arguments) → List< AdNetworkError> ? -
inherited
-
destroy(
) → void -
override
-
isPrepared(
) → Future< bool> -
load(
double timeout) → void -
method(
String method) → String -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
notifyListener(
MethodCall call) → void -
override
-
play(
) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited