list
List items (files) and prefixes (folders) under this StorageReference.
list is only available for projects using Firebase Rules Version 2.
Return
A ListResult containing one page of items and prefixes under the current StorageReference.
Parameters
maxResults
The maximum number of results to return in a single page.
pageToken
A page token from a previous ListResult, or null to fetch the first page.