Attributes constructor
const
Attributes({})
Implementation
const Attributes({
this.deviceOs,
this.deviceModel,
this.appVersion,
this.deviceLocale,
this.pushEnabled = true,
this.pushToken,
this.deviceManufacturer,
this.pioSdkVersion,
});