localRepository property

LocalRepository<T> localRepository
final

The local repository for storing and retrieving entities.

Implementation

abstract final LocalRepository<T> localRepository;