repository property

Repo get repository

Protected access to the repository for subclasses only.

Implementation

@protected
Repo get repository => _repository;