MzanalyticsCheckOut class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
appidCheck(
dynamic appid) → Future< bool> - 方法列表
-
caCheck(
Map p) → Future< bool> -
cdmCheck(
Map p) → Future< bool> -
exceptionCheck(
Map p) → Future< bool> - exception校验
-
setCdCheck(
dynamic cd) → Future< bool> -
setCmCheck(
dynamic cm) → Future< bool> -
trackEventCheck(
Map p) → Future< bool> -
trackPageViewCheck(
dynamic p) → Future< bool> -
trackSiteCustomEventCheck(
dynamic p) → Future< bool>