AltBeaconDeviceRegistration constructor
AltBeaconDeviceRegistration({})
Implementation
AltBeaconDeviceRegistration({
super.deviceId,
super.deviceDisplayName,
super.registrationCreatedOn,
this.manufacturerId,
this.organizationId,
this.majorId,
this.minorId,
this.referenceRssi,
});