WebBrowserRegistration constructor
WebBrowserRegistration({})
Implementation
WebBrowserRegistration({
super.deviceId,
super.deviceDisplayName,
super.registrationCreatedOn,
this.browserName,
this.deviceMemory,
this.language,
this.vendor,
this.maxTouchPoints,
this.hardwareConcurrency,
});