blockForOperation abstract method

Future<BlockForOperationResponse> blockForOperation(
  1. ServiceCall call,
  2. BlockForOperationRequest request
)

Implementation

$async.Future<$30.BlockForOperationResponse> blockForOperation($grpc.ServiceCall call, $30.BlockForOperationRequest request);