public StoreDetailService(IStoreDetailsRepository storeDetailsRepository) { this.StoreDetailsRepository = storeDetailsRepository; }