wire_hex_to_bytes method
Implementation
void wire_hex_to_bytes(NativePortType port_, String hex) =>
    wasmModule.wire_hex_to_bytes(port_, hex);void wire_hex_to_bytes(NativePortType port_, String hex) =>
    wasmModule.wire_hex_to_bytes(port_, hex);