debugSymbols property

DebugSymbols? debugSymbols
final

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

Implementation

final debugger.DebugSymbols? debugSymbols;