RoomUpdateEvent class
Constructors
- RoomUpdateEvent.new({dynamic key, required bool isMe, required dynamic item, required String roomId})
-
const
Properties
Methods
-
build(
dynamic context, dynamic ref) → dynamic -
getStateEventStr(
dynamic context, dynamic ref, dynamic item) → String -
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