context property

DebuggingContext? get context

Get the debugging context if available

Implementation

DebuggingContext? get context => devtoolsService.context;