<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/storage](./storage.md) &gt; [ListResult](./storage.listresult.md) &gt; [nextPageToken](./storage.listresult.nextpagetoken.md)

## ListResult.nextPageToken property

If set, there might be more results for this list. Use this token to resume the list.

<b>Signature:</b>

```typescript
nextPageToken?: string;
```
