menu
voltron package
documentation
inspector/dev.dart
DevSupportManager
createDebugUrl method
createDebugUrl method
dark_mode
light_mode
createDebugUrl
method
String
createDebugUrl
(
String
host
)
Implementation
String createDebugUrl(String host) { return _devImp.createDebugUrl(host, null, _uuid.toString()); }
voltron package
documentation
inspector/dev
DevSupportManager
createDebugUrl method
DevSupportManager class