Nnsdk class
Properties
- activityChannel → String
-
no setter
- attributionEntity → AttributionEntity?
-
no setter
- bridgingEntity ↔ BridgingEntity?
-
getter/setter pair
- deviceId → String
-
no setter
- deviceInfo → DeviceInfoEntity?
-
no setter
- digitalUnionId → String?
-
no setter
- digitaPhoneId → String?
-
no setter
- hashCode → int
-
The hash code for this object.
no setterinherited
- host → String
-
no setter
- isDebug → bool
-
no setter
- isLog → bool
-
no setter
- isNature → bool
-
no setter
- isNewUser → bool
-
no setter
- networkStatus → String
-
no setter
- phoneId → String?
-
no setter
- prdId → String
-
no setter
-
productList
→ List<
CommodityItemEntity> -
no setter
- realPhoneId → String
-
no setter
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- userId → int
-
no setter
- userLoginEntity → UserLoginEntity?
-
no setter
Methods
-
createOrder(
{required String commodityId, String? transferParameter, String? userIdentifier}) → Future< PayResultEntity> - 下单支付
-
finishUnVerifyOrders(
bool isDiscard, String? userIdentifier) → Future< bool> -
initSdk(
{required ConfigEntity config, required BridgingEntity bridging}) → Future< InitResultEntity> - 初始化sdk
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
restore(
String? userIdentifier) → Future< RestoreResultEntity> -
toString(
) → String -
A string representation of this object.
inherited
-
track(
{required String eventName, Map< String, dynamic> ? params = null}) → Future<void> -
updatePhoneId(
String id) → void
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited