DataStoreTaskBridgeCheckpointStore

constructor(file: File, scope: CoroutineScope)

Parameters

file

The file location where DataStore will persist data.

scope

CoroutineScope for DataStore internal operations.