menu
archethic_lib_dart package
documentation
archethic_lib_dart.dart
WASMFunctionABI
WASMFunctionABI.fromJson factory constructor
WASMFunctionABI.fromJson factory constructor
dark_mode
light_mode
WASMFunctionABI.fromJson
constructor
WASMFunctionABI.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory WASMFunctionABI.fromJson(Map<String, dynamic> json) => _$WASMFunctionABIFromJson(json);
archethic_lib_dart package
documentation
archethic_lib_dart
WASMFunctionABI
WASMFunctionABI.fromJson factory constructor
WASMFunctionABI class