buildId property

String buildId
final

For Wasm modules, the content of the build_id custom section. For JavaScript the debugId magic comment.

Implementation

final String buildId;