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