DataStoreKey

private constructor(key: String, type: DataStoreValueType)

Parameters

String

to be used as key in DataStore

type

DataStoreValueType to track what type of data gets stored with this key