debugSymbols property

List<DebugSymbols>? debugSymbols
final

If the scriptLanguage is WebAssembly, the source of debug symbols for the module.

Implementation

final List<debugger.DebugSymbols>? debugSymbols;