getParticipant abstract method

Future<Participant> getParticipant(
  1. ServiceCall call,
  2. GetParticipantRequest request
)

Implementation

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