database property

Service<Id, Data> database
final

The underlying Service that represents the original data store.

Implementation

final Service<Id, Data> database;