ChatData class
type : "onMessage" data : "msgJSON"
Constructors
- ChatData({String? type, String? data})
- ChatData.fromJson(dynamic json)
Properties
Methods
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
type : "onMessage" data : "msgJSON"