DebuggerLoggerAdapter constructor

DebuggerLoggerAdapter({
  1. required String scope,
})

Implementation

DebuggerLoggerAdapter({required this.scope});