listParticipants abstract method

Future<ListParticipantsResponse> listParticipants(
  1. ServiceCall call,
  2. ListParticipantsRequest request
)

Implementation

$async.Future<$9.ListParticipantsResponse> listParticipants(
    $grpc.ServiceCall call, $9.ListParticipantsRequest request);