ResourceUpdatedNotification.fromJson

Parse the params object of a notifications/resources/updated message. Tolerant of a missing/ill-typed payload (returns a default-valued struct).

struct ResourceUpdatedNotification
static @safe
fromJson
(
Json params
)