YFAdsNativeDrawFeedVideoCallBack class
- Inheritance
-
- Object
- YFAdsCallBack
- YFAdsDrawNativeExpressVideoCallBack
- YFAdsNativeDrawFeedVideoCallBack
Constructors
- YFAdsNativeDrawFeedVideoCallBack.new({required String method, required String adType, required String error, required String viewId, required bool viewCached})
-
const
-
YFAdsNativeDrawFeedVideoCallBack.fromJson(Map<
String, dynamic> json)
Properties
- adType → String?
-
finalinherited
- ecpm → String?
-
finalinherited
- error → String?
-
finalinherited
-
extraInfo
→ Map<
String, dynamic> ? -
finalinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- method → String?
-
finalinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- tag → String
-
finalinherited
- viewCached → bool?
-
if set
cache
parameter true,you should know whether current view cached.finalinherited - viewId → String?
-
finalinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, dynamic> -
override
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited