Draft Page Storage
abstract class DraftPageStorage(val application: Application, val pageStorageSettings: PageStorageSettings) : PageStorageBase
Deprecated
Use new Document API instead.
Implementation of PageStorageBase that is based on ExternalFilesDir