@override MessagePayload deserialize(Map<String, Object?> json) => SystemEventPayload.fromJson(json);