Exposed Key Value Repo
fun ExposedKeyValueRepo( database: <ERROR CLASS>, keyColumnAllocator: ColumnAllocator<Key>, valueColumnAllocator: ColumnAllocator<Value>, tableName: String? = null)
Content copied to clipboard