DeviceInfo constructor
DeviceInfo({})
Implementation
DeviceInfo({
this.deviceModelName,
this.languageCode,
this.languageCodeFromWebview,
this.languageCodeRaw,
this.screenResolutionHeight,
this.screenResolutionWidth,
this.timezone,
});