menu
analyzer package
documentation
instrumentation/service.dart
InstrumentationService
logNotification abstract method
logNotification abstract method
dark_mode
light_mode
logNotification
abstract method
void
logNotification
(
String
notification
)
Log that a notification has been sent to the client.
Implementation
void logNotification(String notification);
analyzer package
documentation
instrumentation/service
InstrumentationService
logNotification abstract method
InstrumentationService class