RefyUserSettingsService

@Autowired
constructor(settingsRepository: RefyUserSettingsRepository)

Constructor used to init the RefyUserSettingsService service

Parameters

settingsRepository

The repository instance used to handle the database operations