AdfurikunAdBase class abstract
Constructors
- AdfurikunAdBase(String appId, String adType)
Properties
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