getDebugEventsStateById abstract method

Future<GetDebugEventsStateByIdResponse> getDebugEventsStateById(
  1. ServiceCall call,
  2. GetDebugEventsStateByIdRequest request
)

Implementation

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