datastore property

Datastore get datastore

Access to the underlying datastore.

Implementation

Datastore get datastore => _container.get<DatastoreHandler>().datastore;