menu
meshagent package
documentation
room_server_client.dart
SecretValue
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => {'identity': identity, 'id': id};
meshagent package
documentation
room_server_client
SecretValue
toJson method
SecretValue class