IdeaConfirmManager class

Constructors

IdeaConfirmManager()
factory

Properties

appsFlyerDataUpdateCallback AppsFlyerDataUpdateCallback?
getter/setter pair
confirmFinishedCallback ↔ (dynamic Function()?)
getter/setter pair
confirmList List<String>
no setter
confirmNum int
getter/setter pair
confirmUpdatedCallback ↔ (dynamic Function()?)
getter/setter pair
deviceId Future<String?>
no setter
dioClient → Dio
no setter
getGGFly → GGFly
no setter
hashCode int
The hash code for this object.
no setterinherited
isIpad Future<bool>
no setter
nextPage Future<String?>
no setter
retryWhenFailed bool
no getter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

appDidBecomeActive() → dynamic
appDidEnter() → dynamic
appWillEnterForeground() → dynamic
getParamMap() Future<Map<String, dynamic>>
increaseEventCount() Future<void>
isMain() bool
/////////////// public methods //////////////////////////////
masterId() Future<String?>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
processEnabledCondition(List list, IdeaConfirmModel model) List<String>
resetWithConfig(IdeaConfigModel? config) Future<void>
toString() String
A string representation of this object.
inherited
userId() Future<String?>

Operators

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