OfflinePersonalDataFactory

The factory to create an instance of PersonalData that stores data in the specified directory.

Important: This is a Public Preview API. It may be changed or removed at any time.

Functions

Link copied to clipboard
fun create(storageDir: File): PersonalData

Creates an instance of PersonalData that stores data in the specified directory.