XinstallFlutterPlugin class

Constructors

XinstallFlutterPlugin.getInstance()
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

Methods

defaultHandler() Future
getInstallParam(EventHandler installHandler, [int timeout = 10]) → void
init() → void
initWithAd(Map params, EventNoParamsHanlder permissionBackHandler) → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
registerWakeUpDetailHandler(EventHandler wakeupDetailHandler) → void
registerWakeUpHandler(EventHandler wakeupHandler) → void
reportEventWhenOpenDetailInfo(String eventId, int eventValue, String eventSubValue) → void
reportPoint(String pointId, int pointValue, [int duration = 0]) → void
reportRegister() → void
reportShareByXinShareId(String shareId) → void
toString() String
A string representation of this object.
inherited

Operators

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