DeviceIdentityEventBodyModel({ required this.name, required this.updatedDeviceKey, }) : super(type: EventType.deviceIdentity);