previousKey property
The key of the sibling before this one in the query's ordering, or null when it is first.
Implementation
final String? previousKey;
The key of the sibling before this one in the query's ordering, or null when it is first.
final String? previousKey;