menu
google_cloud_firestore_v1 package
documentation
firestore.dart
Cursor
Cursor.new constructor
Cursor.new constructor
dark_mode
light_mode
Cursor
constructor
Cursor
(
{
List
<
Value
>
values
=
const []
,
bool
before
=
false
,
})
Implementation
Cursor({this.values = const [], this.before = false}) : super(fullyQualifiedName);
google_cloud_firestore_v1 package
documentation
firestore
Cursor
Cursor.new constructor
Cursor class