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