@JsonSerializable() const factory WcSessionUpdateRequest({ required Map<String, Namespace> namespaces, }) = _WcSessionUpdateRequest;