InProgressDeviceUpdateV3Body constructor
Implementation
const InProgressDeviceUpdateV3Body({
this.displayName,
this.address,
this.homeownerFirstName,
this.homeownerLastName,
this.homeownerEmail,
this.sendHomeownerEmail,
});
const InProgressDeviceUpdateV3Body({
this.displayName,
this.address,
this.homeownerFirstName,
this.homeownerLastName,
this.homeownerEmail,
this.sendHomeownerEmail,
});