PairedRegisterDevice constructor
const
PairedRegisterDevice({})
Implementation
const PairedRegisterDevice({
required this.ownerUid,
required this.deviceId,
required this.deviceSecret,
required this.cashregisterId,
required this.companyName,
required this.cashregisterLabel,
this.testUmgebung = false,
});