createDebugEvents abstract method

Future<CreateDebugEventsResponse> createDebugEvents(
  1. ServiceCall call,
  2. CreateDebugEventsRequest request
)

Implementation

$async.Future<$0.CreateDebugEventsResponse> createDebugEvents(
    $grpc.ServiceCall call, $0.CreateDebugEventsRequest request);