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