LocalRepository constructor

LocalRepository()

Implementation

LocalRepository() {
  _instance = LocalService();
}