EndpointDemographic constructor
EndpointDemographic({})
Implementation
EndpointDemographic({
this.appVersion,
this.locale,
this.make,
this.model,
this.modelVersion,
this.platform,
this.platformVersion,
this.timezone,
});