previousKey property

String? previousKey
final

The key of the sibling before this one in the query's ordering, or null when it is first.

Implementation

final String? previousKey;