PairedDevice constructor
PairedDevice({})
Implementation
PairedDevice({
this.batteryLevel,
this.batteryStatus,
this.deviceType,
this.deviceVersion,
this.features,
this.lastSyncTime,
this.macAddress,
this.name,
});