SuperwallEvent class

Constructors

SuperwallEvent.fromPEventType(PSuperwallEventInfo eventInfo)
factory

Properties

attempt String?
final
customResponse String?
final
deepLinkUrl String?
final
deviceAttributes Map?
final
error String?
final
hashCode int
The hash code for this object.
no setterinherited
name String?
final
params Map?
final
paywallInfo PaywallInfo?
final
placementName String?
final
product StoreProduct?
final
reason PaywallPresentationRequestStatusReason?
final
restoreType RestoreType?
final
result TriggerResult?
final
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
selectedOption SurveyOption?
final
status PaywallPresentationRequestStatus?
final
survey Survey?
final
token String?
final
transaction → StoreTransaction?
final
triggeredPlacementName String?
final
type EventType
final
userAttributes Map?
final

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