removeFailedEvent abstract method

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

Implementation

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