SaveSettingsUseCase constructor

SaveSettingsUseCase(
  1. SettingsRepository repository
)

Implementation

SaveSettingsUseCase(this.repository);