public Task<SettingsDto> GetSettingsOfUser( AccountDto user, CancellationToken cancellationToken = default )
In This Article