PlatformDatabaseData

Platform-specific data used to create the database that might be necessary for future operations in the future like nuke

actual data class PlatformDatabaseData

Platform-specific data used to create the database that might be necessary for future operations in the future like nuke

actual data class PlatformDatabaseData

Constructors

Link copied to clipboard
constructor(context: <Error class: unknown class>)
constructor(storageData: StorageData)
constructor()
constructor(storageData: StorageData)

Properties

Link copied to clipboard
val context: <Error class: unknown class>
Link copied to clipboard