ChatFlowEvent class

Use this class' static members to trigger functions in your code that you want ChatFlow to handle

Constructors

ChatFlowEvent()

Properties

hashCode int
The hash code for this object.
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

Static Methods

unselectAllMessages() → void
Used when closing/exiting selected messages based on your custom user event like tapping a button icon for disposing all selected messages