lastUpdate property

  1. @override
DateTime get lastUpdate
override

The timestamp of the last update to the pagination state.

Implementation

@override
DateTime get lastUpdate => DateTime.now();