WasmI64.fromInt constructor Null safety

WasmI64.fromInt(
  1. int value
)

Implementation

external factory WasmI64.fromInt(int value);