getDebugEventsStateById abstract method
Future<GetDebugEventsStateByIdResponse>
getDebugEventsStateById(
- ServiceCall call,
- GetDebugEventsStateByIdRequest request
Implementation
$async.Future<$0.GetDebugEventsStateByIdResponse> getDebugEventsStateById(
$grpc.ServiceCall call, $0.GetDebugEventsStateByIdRequest request);