menu
voltron package
documentation
inspector/dev_server_interface.dart
DevServerInterface
createDebugUrl abstract method
createDebugUrl abstract method
dark_mode
light_mode
createDebugUrl
abstract method
String
createDebugUrl
(
String
host
,
String
?
componentName
,
String
debugClientId
)
Implementation
String createDebugUrl(String host, String? componentName, String debugClientId);
voltron package
documentation
inspector/dev_server_interface
DevServerInterface
createDebugUrl abstract method
DevServerInterface class