Flutter
dart:wasm
WasmTable
<
T
>
size property
size
size
property
Null safety
WasmI32
size
The size of the table.
Implementation
external WasmI32 get size;
Flutter
dart:wasm
WasmTable
<
T
>
size property
WasmTable class
Constructors
WasmTable
Properties
hashCode
runtimeType
size
Methods
callIndirect
noSuchMethod
toString
Operators
operator ==
operator []
operator []=