remoteRepository property

RemoteRepository<T> remoteRepository
final

The remote repository for synchronizing entities with the cloud.

Implementation

final RemoteRepository<T> remoteRepository;