updateParticipant abstract method

Future<Participant> updateParticipant(
  1. ServiceCall call,
  2. UpdateParticipantRequest request
)

Implementation

$async.Future<$9.Participant> updateParticipant(
    $grpc.ServiceCall call, $9.UpdateParticipantRequest request);