ChatThreadEvent class
~english The message thread event class. ~end
~chinese 子区通知类。 ~end
Constructors
- ChatThreadEvent.fromJson(Map map)
- 
          
            factory
Properties
- chatThread → ChatThread?
- 
  ~english
sub-area
~end
  final
- from → String
- 
  ~english
User id of the operation sub-area
~end
  final
- hashCode → int
- 
  The hash code for this object.
  no setterinherited
- runtimeType → Type
- 
  A representation of the runtime type of the object.
  no setterinherited
- type → ChatThreadOperation
- 
  ~english
Received the operation type of the sub-area from others
~end
  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
Operators
- 
  operator ==(Object other) → bool 
- 
  The equality operator.
  inherited