codeOffset property

int? codeOffset
final

If the scriptLanguage is WebAssembly, the code section offset in the module.

Implementation

final int? codeOffset;