UNPKG

veritatisdoloremque

Version:
14 lines (8 loc) 467 B
<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) &gt; [@firebase/storage-types](./storage-types.md) &gt; [ListResult](./storage-types.listresult.md) &gt; [nextPageToken](./storage-types.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; ```