saveServerCatalogTimestamp method

Future<void> saveServerCatalogTimestamp(
  1. int timestamp
)

Saves the remote MCP server catalog timestamp.

Implementation

Future<void> saveServerCatalogTimestamp(int timestamp) async {}