QonversionConfig class

Constructors

QonversionConfig(String projectKey, QLaunchMode launchMode, QEnvironment environment, QEntitlementsCacheLifetime entitlementsCacheLifetime, String? proxyUrl, bool kidsMode)

Properties

entitlementsCacheLifetime QEntitlementsCacheLifetime
final
environment QEnvironment
final
hashCode int
The hash code for this object.
no setterinherited
kidsMode bool
final
launchMode QLaunchMode
final
projectKey String
final
proxyUrl String?
final
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