debugSymbols property
If the scriptLanguage is WebAssembly, the source of debug symbols for the module.
Implementation
final List<debugger.DebugSymbols>? debugSymbols;
If the scriptLanguage is WebAssembly, the source of debug symbols for the module.
final List<debugger.DebugSymbols>? debugSymbols;