AdfurikunRectangle class
- Inheritance
-
- Object
- AdfurikunAdBase
- AdfurikunRectangle
Constructors
- AdfurikunRectangle(String appId)
Properties
- adType → String
-
finalinherited
- appId → String
-
finalinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- listener ↔ AdfurikunRectangleListener?
-
getter/setter pair
- number ↔ int
-
latefinalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
adWidget(
) → StatefulWidget -
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
-
load(
) → void -
loadWithCustomParam(
Map< String, String> customParams, double timeout) → void -
loadWithTimeout(
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 -
setTrackingId(
Map< String, String> trackingId) → void -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited