PLYAttribute enum Null safety
Constants
- airship_channel_id → const PLYAttribute
-
const PLYAttribute(2)
- amplitude_session_id → const PLYAttribute
-
const PLYAttribute(0)
- batch_installation_id → const PLYAttribute
-
const PLYAttribute(3)
- firebase_app_instance_id → const PLYAttribute
-
const PLYAttribute(1)
-
values
→ const List<
PLYAttribute> -
A constant List of the values in this enum, in order of their declaration.
const List<
PLYAttribute>
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString(
) → String -
A string representation of this object. [...]
override
Operators
-
operator ==(
Object other) → bool -
The equality operator. [...]
inherited