menu
flutter_pactus_grpc package
documentation
exports/blockchain.dart
BlockchainServiceBase
getBlock abstract method
getBlock abstract method
dark_mode
light_mode
getBlock
abstract method
Future
<
GetBlockResponse
>
getBlock
(
ServiceCall
call
,
GetBlockRequest
request
)
Implementation
$async.Future<$1.GetBlockResponse> getBlock( $grpc.ServiceCall call, $1.GetBlockRequest request);
flutter_pactus_grpc package
documentation
exports/blockchain
BlockchainServiceBase
getBlock abstract method
BlockchainServiceBase class