getParticipant_Pre method
Implementation
$async.Future<$10.Participant> getParticipant_Pre($grpc.ServiceCall call,
$async.Future<$10.GetParticipantRequest> request) async {
return getParticipant(call, await request);
}
$async.Future<$10.Participant> getParticipant_Pre($grpc.ServiceCall call,
$async.Future<$10.GetParticipantRequest> request) async {
return getParticipant(call, await request);
}