menu
wallet_connect package
documentation
models/jsonrpc/json_rpc_error_response.dart
JsonRpcErrorResponse
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$JsonRpcErrorResponseToJson(this);
wallet_connect package
documentation
models/jsonrpc/json_rpc_error_response
JsonRpcErrorResponse
toJson method
JsonRpcErrorResponse class