AdaptyProfileParameterBuilder class

Properties

hashCode int
The hash code for this object.
no setterinherited
map Map<String, dynamic>
no setter
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
setAmplitudeDeviceId(String amplitudeDeviceId) → void
setAmplitudeUserId(String amplitudeUserId) → void
setAppmetricaDeviceId(String appmetricaDeviceId) → void
setAppmetricaProfileId(String appmetricaProfileId) → void
setAppTrackingTransparencyStatus(AdaptyAppTrackingTransparencyStatus status) → void
iOS 14 and newer
setBirthday(DateTime birthday) → void
setCustomAttributes(Map<String, dynamic> customAttributes) → void
setEmail(String email) → void
setFacebookAnonymousId(String facebookAnonymousId) → void
setFacebookUserId(String facebookUserId) → void
setFirstName(String firstName) → void
setGender(AdaptyGender gender) → void
setLastName(String lastName) → void
setMixpanelUserId(String mixpanelUserId) → void
setPhoneNumber(String phoneNumber) → void
toString() String
A string representation of this object.
inherited

Operators

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