RestorePointJsonParser

Provides an object for parsing a RestorePoint to and from JSON.

Functions

Link copied to clipboard

Parse a RestorePoint from a json string.

Link copied to clipboard
fun toJson(restorePoint: RestorePoint): String

Parse a restorePoint to a JSON string.