loadServerCatalogTimestamp method

Future<int?> loadServerCatalogTimestamp()

Loads the saved server catalog timestamp.

Implementation

Future<int?> loadServerCatalogTimestamp() async => null;