menu
meshagent package
documentation
room_server_client.dart
ChannelSpec
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => {if (annotations.isNotEmpty) 'annotations': annotations};
meshagent package
documentation
room_server_client
ChannelSpec
toJson method
ChannelSpec class