PLYAttribute enum

Inheritance

Constructors

PLYAttribute()
const

Values

amplitude_session_id → const PLYAttribute
amplitudeUserId → const PLYAttribute
amplitudeDeviceId → const PLYAttribute
firebase_app_instance_id → const PLYAttribute
airship_channel_id → const PLYAttribute
airship_user_id → const PLYAttribute
batch_installation_id → const PLYAttribute
adjust_id → const PLYAttribute
appsflyer_id → const PLYAttribute
onesignal_player_id → const PLYAttribute
mixpanel_distinct_id → const PLYAttribute
clever_tap_id → const PLYAttribute
sendinblueUserEmail → const PLYAttribute
iterableUserId → const PLYAttribute
iterableUserEmail → const PLYAttribute
atInternetIdClient → const PLYAttribute
mParticleUserId → const PLYAttribute
branchUserDeveloperIdentity → const PLYAttribute
customerioUserEmail → const PLYAttribute
customerioUserId → const PLYAttribute
moengageUniqueId → const PLYAttribute

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
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

Constants

values → const List<PLYAttribute>
A constant List of the values in this enum, in order of their declaration.