menu
flutter_chat_kits package
documentation
delegates/room.dart
ChatRoomDelegate
update abstract method
update abstract method
dark_mode
light_mode
update
abstract method
Future
<
void
>
update
(
String
roomId
,
Map
<
String
,
dynamic
>
value
)
Implementation
Future<void> update(String roomId, Map<String, dynamic> value);
flutter_chat_kits package
documentation
delegates/room
ChatRoomDelegate
update abstract method
ChatRoomDelegate class