datastore property
Access to the underlying datastore.
Implementation
Datastore get datastore => _container.get<DatastoreHandler>().datastore;
Access to the underlying datastore.
Datastore get datastore => _container.get<DatastoreHandler>().datastore;