AdfurikunAdBase class abstract

Implementers

Constructors

AdfurikunAdBase(String appId, String adType)

Properties

adType String
final
appId String
final
hashCode int
The hash code for this object.
no setterinherited
number int
latefinal
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

args() Map<String, Object>
argsWithPluginVersion() Map<String, Object>
argsWithPluginVersionAndAppLogoIconName(String appLogoIconName) Map<String, Object>
argsWithSize(double width, double height) Map<String, Object>
convertAdNetworkErrorList(List? arguments) List<AdNetworkError>?
destroy() → void
method(String method) String
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
notifyListener(MethodCall call) → void
toString() String
A string representation of this object.
inherited

Operators

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