menu
messenger
domain/model/chat_item.dart
ChatItemKey
toJson method
toJson
dark_mode
light_mode
toJson
method
String
toJson
(
)
Returns a
String
representing this
ChatItemKey
.
Implementation
String toJson() => toString();
messenger
chat_item
ChatItemKey
toJson method
ChatItemKey class