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