menu
chat_bridge package
documentation
core/models/chat_room.dart
ChatRoom
toJson method
toJson method
dark_mode
light_mode
toJson
method
String
toJson
(
)
Implementation
String toJson() => json.encode(toMap());
chat_bridge package
documentation
core/models/chat_room
ChatRoom
toJson method
ChatRoom class