AdaptyOnboarding class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
id
→ String
-
An identifier of a onboarding, configured in Adapty Dashboard.
final
-
name
→ String
-
A onboarding name.
final
-
placement
→ AdaptyPlacement
-
An
AdaptyPlacement
object, that contains information about the placement of the paywall.
final
-
remoteConfig
→ AdaptyRemoteConfig?
-
A custom dictionary configured in Adapty Dashboard for this paywall.
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
variationId
→ String
-
An identifier of a variation, used to attribute purchases to this onboarding.
final
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
override