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