menu
wallet_connect package
documentation
models/ethereum/wc_ethereum_transaction.dart
WCEthereumTransaction
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => _$WCEthereumTransactionToJson(this);
wallet_connect package
documentation
models/ethereum/wc_ethereum_transaction
WCEthereumTransaction
toJson method
WCEthereumTransaction class