context property
DebuggingContext?
get
context
Get the debugging context if available
Implementation
DebuggingContext? get context => devtoolsService.context;
Get the debugging context if available
DebuggingContext? get context => devtoolsService.context;