localRepository property

LocalRepository<T> localRepository
final

The local repository for storing and retrieving entities.

Implementation

final LocalRepository<T> localRepository;