DeviceHostMigrationV3Body constructor

const DeviceHostMigrationV3Body({
  1. String? serialNumber,
})

Implementation

const DeviceHostMigrationV3Body({
  this.serialNumber,
});