NullRecover

val NullRecover: suspend (Exception) -> Nothing?

A Saver recovery function that will simply return null value and no state will be saved/restored. Existing state will be cleared.