SplashAdFallback class
穿山甲兜底配置
Constructors
- SplashAdFallback({required String adnName, required String slotId, required String appId, String? appKey})
-
const
Properties
- adnName → String
-
ADN 名称(pangle / baidu / gdt / ks / mtg / sigmob 等)
final
- appId → String
-
ADN 应用 ID
final
- appKey → String?
-
ADN AppKey,可选
final
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- slotId → String
-
ADN 代码位 ID
final
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited