viewFromUUIDs method
View all users with the given UUIDs
Implementation
$grpc.ResponseFuture<$0.UsersList> viewFromUUIDs(
$1.IdentifierUUIDsList request, {
$grpc.CallOptions? options,
}) {
return $createUnaryCall(_$viewFromUUIDs, request, options: options);
}