menu
analyzer package
documentation
instrumentation/noop_service.dart
NoopInstrumentationService
logRequest method
logRequest method
dark_mode
light_mode
logRequest
method
@
override
void
logRequest
(
String
request
)
override
Log that a request has been sent to the client.
Implementation
@override void logRequest(String request) {}
analyzer package
documentation
instrumentation/noop_service
NoopInstrumentationService
logRequest method
NoopInstrumentationService class