menu
mcp_playground_flutter package
documentation
playground_controller.dart
McpPlaygroundStorageDelegate
loadServerCatalogTimestamp method
loadServerCatalogTimestamp method
dark_mode
light_mode
loadServerCatalogTimestamp
method
Future
<
int
?
>
loadServerCatalogTimestamp
(
)
Loads the saved server catalog timestamp.
Implementation
Future<int?> loadServerCatalogTimestamp() async => null;
mcp_playground_flutter package
documentation
playground_controller
McpPlaygroundStorageDelegate
loadServerCatalogTimestamp method
McpPlaygroundStorageDelegate class