createParticipant abstract method

Future<Participant> createParticipant(
  1. ServiceCall call,
  2. CreateParticipantRequest request
)

Implementation

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