menu
web_ffi package
documentation
web_ffi_modules.dart
WasmSymbol
WasmSymbol const constructor
WasmSymbol const constructor
dark_mode
light_mode
WasmSymbol
constructor
const
WasmSymbol
(
{
required
int
address
,
required
String
name
,
})
Implementation
const WasmSymbol({required this.address, required this.name});
web_ffi package
documentation
web_ffi_modules
WasmSymbol
WasmSymbol const constructor
WasmSymbol class