inspector library
Classes
Constants
- CONTENT_LENGTH → const String
-
'Content-Length'
- CONTENT_TYPE → const String
-
'Content-Type'
- INSPECTOR_DEFAULT_ADDRESS → const String
-
'127.0.0.1'
- INSPECTOR_DEFAULT_PORT → const int
-
9222
- INSPECTOR_URL → const String
-
'devtools://devtools/bundled/inspector.html'
Typedefs
-
MessageCallback(
Map< String, dynamic> ) → void