CrlService constructor
CrlService(
- NetworkService network,
- SharedPreferences preferences
Implementation
CrlService(this.network, this.preferences);
CrlService(this.network, this.preferences);