Returns this as a WASM canonical abi value.
List<Object?> toWasm() => [insert.map(YValue.toWasm).toList(growable: false)];