toWasm method

(int, Object?) toWasm()
override

Returns this as a WASM canonical abi value.

Implementation

(int, Object?) toWasm() => (0, value);