getClientsList_Pre method

Implementation

$async.Future<$0.AppDistributionProto_GetClientsResponse> getClientsList_Pre(
    $grpc.ServiceCall $call,
    $async.Future<$0.AppDistributionProto_GetClientsRequest> $request) async {
  return getClientsList($call, await $request);
}