wasmByteCode property

List<int>? wasmByteCode
final

WASMByteCode can be raw or gzip compressed

Implementation

final List<int>? wasmByteCode;