PalEvent class
Properties
-
attrs
→ Map<String, dynamic>?
-
attributes for sending custom event data
final
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
name
→ String
-
name of the event as it is registered on the server
final
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
type
→ PalEvents
-
the event type triggered by the app
final
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited