JdApi class

Constructors

JdApi()
factory

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
util DdTaokeUtil
final

Methods

getProducts(JdReqParam jdReqParam, {Map<String, dynamic>? params, ApiError? error}) Future<String>
京粉精选产品接口
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
searchProducts({Map<String, dynamic>? params, ApiError? error}) Future<String>
关键词查询接口
toString() String
A string representation of this object.
inherited

Operators

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

Static Properties

instance JdApi
no setter