DebuggerInterceptorHelper constructor

DebuggerInterceptorHelper()

Implementation

factory DebuggerInterceptorHelper() =>
    _singleton ??= DebuggerInterceptorHelper._();