GetSettingsUseCase constructor

GetSettingsUseCase(
  1. SettingsRepository repository
)

Implementation

GetSettingsUseCase(this.repository);