repository property

FirebaseRepository<T> repository
final

Repository that is used by this wrapper.

Implementation

final FirebaseRepository<T> repository;