dbgContext property

DebuggingContext? get dbgContext

Implementation

DebuggingContext? get dbgContext =>
    devtoolsService.context;