HeliumPaywallEvent class

Constructors

HeliumPaywallEvent.fromMap(Map<String, dynamic> map)

Properties

bundleDownloadTimeMS int?
no setter
buttonName String?
no setter
configDownloadTimeMs int?
no setter
configId String?
no setter
ctaName String?
@deprecated Use buttonName instead.
no setter
customPaywallActionName String?
no setter
customPaywallActionParams Map<String, dynamic>?
no setter
dismissAll bool?
no setter
error String?
no setter
errorDescription String?
@deprecated Use error instead.
no setter
fontsDownloadTimeTakenMS int?
no setter
hashCode int
The hash code for this object.
no setterinherited
impressionId String?
no setter
isSecondTry bool?
no setter
paywallName String?
no setter
paywallTemplateName String?
@deprecated Use paywallName instead.
no setter
paywallUnavailableReason String?
no setter
productId String?
no setter
productKey String?
@deprecated Use productId instead.
no setter
rawData Map<String, dynamic>
no setter
responseTimeMs int?
no setter
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
timestamp int?
Unix timestamp in seconds
no setter
triggerName String?
no setter
type String
no setter

Methods

getSafeData(dynamic paramsData) Map<String, dynamic>?
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