menu
flutterchain package
documentation
flutterchain_lib/services/core/blockchain_service.dart
BlockChainService
getWalletBalance abstract method
getWalletBalance abstract method
dark_mode
light_mode
getWalletBalance
abstract method
Future
<
String
>
getWalletBalance
(
TransferRequest
transferRequest
)
Implementation
Future<String> getWalletBalance(TransferRequest transferRequest);
flutterchain package
documentation
flutterchain_lib/services/core/blockchain_service
BlockChainService
getWalletBalance abstract method
BlockChainService class