removeFailedEvent abstract method
Future<RemoveFailedEventResponse>
removeFailedEvent(
- ServiceCall call,
- RemoveFailedEventRequest request
Implementation
$async.Future<$0.RemoveFailedEventResponse> removeFailedEvent(
$grpc.ServiceCall call, $0.RemoveFailedEventRequest request);