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