PgrServiceLocalRepository constructor
PgrServiceLocalRepository(
- LocalSqlDataStore sql,
- OpLogManager<
PgrServiceModel> opLogManager
Implementation
PgrServiceLocalRepository(super.sql, super.opLogManager);