menu
on_chain package
documentation
ethereum/src/rpc/methds/get_gas_price.dart
EthereumRequestGetGasPrice
onResonse method
onResonse method
dark_mode
light_mode
onResonse
method
@
override
BigInt
onResonse
(
Object
result
)
override
Implementation
@override BigInt onResonse(result) { return EthereumRequest.onBigintResponse(result); }
on_chain package
documentation
ethereum/src/rpc/methds/get_gas_price
EthereumRequestGetGasPrice
onResonse method
EthereumRequestGetGasPrice class