load

abstract fun load(key: String): Map<String, Any?>?

Loads the checkpoint for key, or null when absent.