defaultKey property

FilePersistorValueKey defaultKey
final

The name of the default FileDataStore key.

Implementation

static final FilePersistorValueKey defaultKey =
    FilePersistor.key('__store__');