menu
flutter_chat_kits package
documentation
delegates/room.dart
ChatRoomDelegate
get abstract method
get abstract method
dark_mode
light_mode
get
abstract method
Future
<
Room
>
get
(
String
roomId
)
Implementation
Future<Room> get(String roomId);
flutter_chat_kits package
documentation
delegates/room
ChatRoomDelegate
get abstract method
ChatRoomDelegate class