acknowledge abstract method

Future<AcknowledgeResponse> acknowledge(
  1. ServiceCall call,
  2. AcknowledgeRequest request
)

Implementation

$async.Future<$0.AcknowledgeResponse> acknowledge(
    $grpc.ServiceCall call, $0.AcknowledgeRequest request);