removeFailedEvent abstract method

Future<RemoveFailedEventResponse> removeFailedEvent(
  1. ServiceCall call,
  2. RemoveFailedEventRequest request
)

Implementation

$async.Future<$2.RemoveFailedEventResponse> removeFailedEvent(
    $grpc.ServiceCall call, $2.RemoveFailedEventRequest request);