Flutter
dart:wasm
WasmI32
WasmI32.fromInt factory constructor
WasmI32.fromInt
WasmI32.fromInt
constructor
Null safety
WasmI32.fromInt
(
int
value
)
Implementation
external factory WasmI32.fromInt(int value);
Flutter
dart:wasm
WasmI32
WasmI32.fromInt factory constructor
WasmI32 class
Constructors
fromInt
Properties
hashCode
runtimeType
Methods
noSuchMethod
toIntSigned
toIntUnsigned
toString
Operators
operator ==