load

abstract suspend fun load(id: String): MigrationCheckpoint?

The checkpoint stored under id, or null if this migration has not run before.