menu
patchbay_cli package
documentation
patchbay_client.dart
PatchbayClient
renderTree abstract method
renderTree abstract method
dark_mode
light_mode
renderTree
abstract method
Future
<
Map
<
String
,
Object
?
>
>
renderTree
(
)
Implementation
Future<Map<String, Object?>> renderTree();
patchbay_cli package
documentation
patchbay_client
PatchbayClient
renderTree abstract method
PatchbayClient class