static void setDeviceJson(Map<String, dynamic> json) { deviceIdentifier = DeviceIdentifier.fromJson(json); }