getLastSyncAt abstract method

Future<DateTime?> getLastSyncAt()

Get stored lastSyncAt

Implementation

Future<DateTime?> getLastSyncAt();