RootsListChangedNotification
data class RootsListChangedNotification(val params: RootsListChangedNotification.Params = Params()) : ClientNotification(source)
A notification from the client to the server, informing it that the list of roots has changed.