menu
googleapis package
documentation
firestore/v1.dart
ListCollectionIdsResponse
ListCollectionIdsResponse constructor
ListCollectionIdsResponse constructor
dark_mode
light_mode
ListCollectionIdsResponse
constructor
ListCollectionIdsResponse
(
{
List
<
String
>
?
collectionIds
,
String
?
nextPageToken
,
})
Implementation
ListCollectionIdsResponse({ this.collectionIds, this.nextPageToken, });
googleapis package
documentation
firestore/v1
ListCollectionIdsResponse
ListCollectionIdsResponse constructor
ListCollectionIdsResponse class